Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: lib/.eslintrc.json

Issue 29375899: Issue 4871 - Start using ESLint for adblockplusui (Closed)
Patch Set: Fix imports in antiadblockInit.js Created March 14, 2017, 9:01 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "env": {
3 "commonjs": true
4 },
5 "globals": {
6 "Cu": true
7 }
8 }
OLDNEW
« no previous file with comments | « i18n.js ('k') | lib/antiadblockInit.js » ('j') | lib/antiadblockInit.js » ('J')

Powered by Google App Engine
This is Rietveld