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

Unified Diff: test/.eslintrc.json

Issue 29871628: Issue 6918 - Integrated the test pages with the WebDriver-based test runner (Closed)
Patch Set: Sort dependencies in package.json alphabetically Created Sept. 4, 2018, 2:29 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 | « package.json ('k') | test/wrappers/pages.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/.eslintrc.json
===================================================================
--- a/test/.eslintrc.json
+++ b/test/.eslintrc.json
@@ -1,5 +1,6 @@
{
"env": {
+ "node": true,
"mocha": true
}
}
« no previous file with comments | « package.json ('k') | test/wrappers/pages.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld