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

Unified Diff: .eslintrc.json

Issue 29577555: Issue 5080 - Start using our new webpack build system (Closed)
Patch Set: Export everything from include.preload.js at once Created Oct. 16, 2017, 9:58 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 | composer.postload.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .eslintrc.json
diff --git a/.eslintrc.json b/.eslintrc.json
index 3742233793c9308f1ca006a91ae52c2e0193d07e..0756430ac8d3127e1c7e920d1079ca6768bf3e42 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -8,6 +8,7 @@
"globals": {
"exports": true,
"ext": true,
+ "module": true,
"require": true
}
}
« no previous file with comments | « no previous file | composer.postload.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld