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

Unified Diff: automation/.eslintrc.json

Issue 29901591: Issue 7020 - publish gecko with Node.js (Closed) Base URL: https://gitlab.com/eyeo/adblockplus/adblockpluschrome/tree/6323e74d580026e3bd1e8e631fcddaf0bbaa34df
Patch Set: Created Oct. 16, 2018, 8:41 a.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 | automation/publish.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: automation/.eslintrc.json
diff --git a/qunit/.eslintrc.json b/automation/.eslintrc.json
similarity index 51%
copy from qunit/.eslintrc.json
copy to automation/.eslintrc.json
index 99022c703d25cbcbe23b615601a1f5c08539f8de..10d223883786601366214cd466eac4921fb73400 100644
--- a/qunit/.eslintrc.json
+++ b/automation/.eslintrc.json
@@ -1,5 +1,5 @@
{
"env": {
- "qunit": true
+ "node": true
}
}
« no previous file with comments | « no previous file | automation/publish.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld