Chris Rebert
|
324cbb2280
|
Upgrade ESlint to v1.7.3
Enable new rules:
* no-empty-pattern
* no-magic-numbers (exempting 0 and ±1)
Refs #19908
[skip sauce]
[skip validator]
|
2016-05-30 23:42:22 -07:00 |
|
Chris Rebert
|
5deb734b53
|
ESLint: enable no-bitwise rule
[skip sauce]
|
2015-12-24 18:53:41 -07:00 |
|
XhmikosR
|
79a4273891
|
Tweak ESLint rules.
|
2015-12-03 08:41:46 +02:00 |
|
Jon Tewksbury
|
2d87ec9a64
|
Add eslint no-undef rule and resolve errors
|
2015-11-03 15:04:26 -08:00 |
|
XhmikosR
|
22c8c1e887
|
Specify root: true for ESLint.
That way, ESLint won't look in parent dirs for configuration files.
|
2015-09-24 20:24:38 +03:00 |
|
XhmikosR
|
7e2eb9e74a
|
js/.eslintrc: sort rules by name.
[ci skip]
|
2015-08-25 08:45:07 +03:00 |
|
Boris Kaiser
|
463837c1c7
|
Remove duplicate "spaced-comment" in eslintrc
Closes #17100
|
2015-08-20 01:27:47 -07:00 |
|
Jacob Thornton
|
18ff57a183
|
js tests passing + eslint
|
2015-08-18 19:22:46 -07:00 |
|