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

Side by Side Diff: webextension/.eslintrc.json

Issue 29408710: Issue 5050 - Make legacy extension use WebExtensions I/O (Closed) Base URL: https://hg.adblockplus.org/adblockplus
Patch Set: Created April 10, 2017, 11:23 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 "extends": "eslint-config-eyeo",
3 "root": true,
4 "env": {
5 "webextensions": true
6 }
7 }
OLDNEW

Powered by Google App Engine
This is Rietveld