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

Side by Side Diff: lib/.eslintrc.json

Issue 29715577: Issue 6449 - Switch to Harmony modules (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome/
Patch Set: Add lib/.eslintrc.json Created March 6, 2018, 10:30 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
« no previous file with comments | « .eslintignore ('k') | lib/csp.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "parserOptions": {
3 "sourceType": "module"
Manish Jethani 2018/03/06 10:31:20 This tells ESLint to parse the files in this direc
4 }
5 }
OLDNEW
« no previous file with comments | « .eslintignore ('k') | lib/csp.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld