Commit graph

7 commits

Author SHA1 Message Date
libraryupgrader 54c96154aa build: Updating eslint-config-wikimedia to 0.28.2
The following rules are failing and were disabled:
* es-x/no-object-assign

Change-Id: I329b999386e5f9a44a598757d5ee314757cd7daa
2024-06-22 03:22:31 +00:00
libraryupgrader 9ab1fc1cb4 build: Updating eslint-config-wikimedia to 0.28.0
The following rules are failing and were disabled:
* no-jquery/no-extend

Change-Id: I17e07f7426ab5388681cbed7c6030de2a6f33697
2024-06-08 05:13:05 +00:00
libraryupgrader a4c0cb7e46 build: Updating eslint-config-wikimedia to 0.19.0
Additional changes:
* eslint: Renamed `wikimedia/client` profile to `client-es5` (T277085).

Change-Id: I8f59fa4f295b0df92aa850eef0216767d4ed9668
2021-03-14 18:43:17 +00:00
libraryupgrader 1d8c9761de build: Updating mediawiki/mediawiki-codesniffer to 33.0.0
The following sniffs are failing and were disabled:
* MediaWiki.Commenting.PropertyDocumentation.MissingDocumentationProtected
* MediaWiki.Commenting.PropertyDocumentation.MissingDocumentationPublic
* MediaWiki.Usage.ExtendClassUsage.FunctionVarUsage

Additional changes:
* Added the `wikimedia/mediawiki` profile in .eslintrc.json (T262222).
* Removed globals `mw`, `OO`, included via `wikimedia/mediawiki` profile (T262222).
* Dropped the emtpy global definition in .eslintrc.json.

Change-Id: Ie49c3d140ea6d26545a640c74aecebafba982566
2020-11-04 14:47:26 +00:00
Kunal Mehta 559766117f build: Set "root": true, in .eslintrc.json
This ensures that each repository's "npm test" command is fully
independent of wherever it might be in the filesystem.

Bug: T206485
Change-Id: Ied1bfbb0d0850f1e85a2b49c1009beb002e9f66e
2018-12-17 18:59:01 -08:00
Ed Sanders d62cb11ea8 Bring in VE support
Bug: T211242
Depends-On: I9d7efbecfd954acff86f279f75aa80a9fcc10c89
Change-Id: Ibaf8a37f1aaef510923bde5ed9114f1f00fff461
2018-12-07 18:49:43 +00:00
Ed Sanders ccf77bdddb Replace jshint with eslint
Change-Id: I34d56f7e6c8efe4b9bb1efebd2e8bfce35d6afb7
2018-12-05 17:02:53 -05:00