Commit Graph

10 Commits

Author SHA1 Message Date
gfyoung 23cdae8eee Enable "prefer-destructuring" in JS files
Partially addresses #47006.
2018-06-25 11:53:57 -07:00
gfyoung dbc74800e2 Enable no-multi-assignment in JS files
Partially addresses #47006.
2018-06-15 13:08:47 -07:00
gfyoung bce890820f Enable no-restricted-globals in JS files 2018-06-15 15:58:27 +00:00
Lukas Eipert 5777057325
disable no-multi-assign 2018-05-29 18:42:44 +02:00
Lukas Eipert ef849c6ce7
use the old indent-rule for now 2018-05-29 18:42:21 +02:00
Lukas Eipert 0692be4c3b
disable no-restricted-globals 2018-05-29 18:42:17 +02:00
Lukas Eipert ee9974b6d1
disable prefer-destructuring for now 2018-05-29 18:42:13 +02:00
Lukas Eipert 76082ce9aa
disable rules that might be conflicting with prettier 2018-05-29 18:42:09 +02:00
Lukas Eipert a626675a37
disable `function-paren-newline` as it conflicts with prettier 2018-05-29 18:42:02 +02:00
Lukas Eipert c0f3bd92a7
convert eslintrc to yml 2018-05-29 18:35:07 +02:00