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

Unified Diff: chrome/content/.eslintrc.json

Issue 29517687: Issue 5079, 5516 - Use webpack for browser tests, modules for content scripts (Closed)
Patch Set: Addressed nits Created Aug. 17, 2017, 1:25 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « README.md ('k') | chrome/content/elemHideEmulation.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/content/.eslintrc.json
diff --git a/chrome/content/.eslintrc.json b/chrome/content/.eslintrc.json
deleted file mode 100644
index bbac3c04942aa5267eaf1c958bf02c120ca6842d..0000000000000000000000000000000000000000
--- a/chrome/content/.eslintrc.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "globals": {
- "URL": true
- }
-}
« no previous file with comments | « README.md ('k') | chrome/content/elemHideEmulation.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld