Commit graph

4 commits

Author SHA1 Message Date
libraryupgrader 95387ca5cc build: Updating mediawiki/mediawiki-codesniffer to 32.0.0
Additional changes:
* Dropped .php5 and .inc files from .phpcs.xml (T200956).
* 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: Ia6c0b6f25cfc56e3aacebd2ea78263f284af65bc
2020-10-28 23:04:48 +00:00
libraryupgrader 9c28c663fa build: Updating npm dependencies
* stylelint-config-wikimedia: 0.6.0 → 0.8.0
* eslint-config-wikimedia: 0.8.1 → 0.15.0
* grunt-stylelint: 0.11.1 → 0.13.0
* grunt-eslint: 21.0.0 → 22.0.0

Additional changes:
* Removing manual reportUnusedDisableDirectives for eslint.

Change-Id: I42ad5adf1c4c95e2bff90ed46c608c13a37bb33a
2020-01-09 01:34:50 -08:00
Kunal Mehta 3c041e0216 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: Ibe5d48a9b16454f21ebd38cd44169c9e36523925
2018-12-17 18:52:45 -08:00
MarcoAurelio e8777a4700 build: Migrate jshint to eslint
Change-Id: I03c60164a042c87d3801188183ab4841b8a26045
2018-09-17 08:29:54 +00:00