Commit graph

3 commits

Author SHA1 Message Date
Zander Otavka
0992e80254 Add Toolbars to eslint globals 2016-07-21 15:44:05 -07:00
Zander Otavka
5b343c9b82 Fix eslint descrepencies
Prohibit trailing commas, and fix function spacing rule to be more in
line with the coding standard.  Also prohibit leading decimal points,
also specified in coding standard.
2016-06-30 14:18:07 -07:00
Zander Otavka
55c2466249 Move .eslintrc.js to project root
This way, all project scripts are in scope, and the .eslintrc doesn't
get pushed to the installer with the default scripts.
2016-06-27 10:25:53 -07:00
Renamed from scripts/.eslintrc.js (Browse further)