5 Commits (c8ace13b6ab9fea585284825fae2fdd595357de4)

Author SHA1 Message Date
Kunal Mehta 0fa185fb7a 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: Icb98126a5024478784216eb0b04fcbde7cf8421f
6 years ago
Ed Sanders 96c7b32578 build: Update devDependencies
eslint-config-wikimedia      0.5.0  →   0.9.0
 grunt-eslint                20.1.0  →  21.0.0
 grunt-stylelint              0.9.0  →  0.10.1
 stylelint                    8.2.0  →   9.2.0
 stylelint-config-wikimedia   0.4.2  →   0.4.3

Change-Id: I42a46e01cc0a2a183c5d924fd57f05e1925337e2
6 years ago
Ed Sanders d1b54f2b70 Remove obsolete aliases from closures
Bug: T208951
Change-Id: I0949da208d4df1d2fd1f85541f55f092da527400
6 years ago
Timo Tijhof b925a9e1b0 build: Resolve suppressed eslint warnings
* Consistent string quoting style.
* Consistent spacing.
* Remove unused variables.

Change-Id: I6f78f1127c563ae3f81b6268eb896b2441ffd840
8 years ago
Timo Tijhof 67f3403d29 build: Switch from JSHint to ESLint
Change-Id: Ie090d1ba345b5e59c06c5aaa30cacfb14a41dc2d
8 years ago