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

Unified Diff: chrome/content/.eslintrc.json

Issue 29460576: Issue 5079 - Turn elemHideEmulation into a CommonJS module (Closed) Base URL: https://hg.adblockplus.org/adblockpluscore/
Patch Set: Rebased on master Created Aug. 10, 2017, 2:44 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 | « no previous file | lib/common.js » ('j') | lib/content/elemHideEmulation.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/content/.eslintrc.json
===================================================================
deleted file mode 100644
--- a/chrome/content/.eslintrc.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "globals": {
- "URL": true
- }
-}
« no previous file with comments | « no previous file | lib/common.js » ('j') | lib/content/elemHideEmulation.js » ('J')

Powered by Google App Engine
This is Rietveld