Deepti
652aad729d
feat(webpack): upgrade to webpack 4 r=@vladikoff
2018-07-25 15:17:03 -04:00
Vlad Filippov
08e931e848
feat(eslint): bring back indent rule ( #5887 ) r=@vbudhram
...
Fixes #5875
2018-02-08 09:35:23 -05:00
Vlad Filippov
e0bd497f91
feat(build): migrate to webpack ( #5868 ) r=@philbooth,@vbudhram
...
Fixes https://github.com/mozilla/fxa-content-server/issues/5831
Co-authored-by: Shane Tomlinson <stomlinson@mozilla.com>
2018-02-07 10:46:46 -05:00
Divya Biyani
14301be576
feat(eslint-plugin-fxa): using 1 repository of eslint rules ( #4698 )
2017-02-09 21:10:26 -05:00
Sai Prashanth Chandramouli
7606356e5b
refactor(jscs): port jscs to eslint ( #3946 ) r=vladikoff
...
Fixes #3669
2016-07-20 21:37:39 -04:00
Shane Tomlinson
8067c62a9a
feat(build): Object literals must be sorted alphabetically.
...
Add an es-lint plugin to enforce alphabetization on object literals.
Sort all of the object literals.
2015-09-28 12:00:58 +01:00
Peter deHaan
e927428876
style(indent): Fix some indent warnings from ESLint
2015-09-20 23:49:36 -07:00
Vlad Filippov
ff1fd47f48
fix(build): adjust eslint settings
2015-09-04 14:33:42 -04:00
Sai Pc
4494a2c057
chore(lint): update grunt-eslint and eslint-config-fxa versions
...
fix lint issues in other files
removed hack messages
2015-08-20 10:44:00 -07:00
Sai Pc
9e071d1fd6
chore(lint): replace all occurrences of global
...
Follow up from #2597
Removed global declarations in tests directory.
Removed global declarations in app and server directories.
2015-06-26 16:16:25 -07:00
Sai Pc
43795f9cc9
chore(lint): update ESLint with Config-fxa
...
Fixes #2620
Update the ESLint configuration to use global repo rules
2015-06-23 16:24:45 -07:00
vladikoff
745e569b80
fix(lint): remove "use strict" from server code
...
Fixes #2558
2015-06-18 12:24:29 -04:00
Sai Pc
a5ed2eec69
chore(lint): clean up eslint deprecated rules
...
Fixes #2599
Fixes #2600
Fixes #2602
Clean up deprecated rules in the .eslintrc files
2015-06-18 11:19:30 -04:00
Sai Pc
1e02332878
chore(lint): switch from JSHint to ESLint
...
Fixes #2550
Switch from JSHint to ESLint
Add rules to ESLint
Also have JSHint in parallel
Remove old dependencies reported by amdcheck
Remove unused variables reported by ESLint
2015-06-12 14:06:52 -07:00