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

Side by Side Diff: test/.eslintrc.json

Issue 29866577: Issue 6887 - add Chrome to "npm test" (Closed)
Patch Set: Created Sept. 1, 2018, 11:51 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « package.json ('k') | test/all.js » ('j') | test/all.js » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
Sebastian Noack 2018/09/01 12:26:33 Huh? It looks above that you moved this file from
tlucas 2018/09/01 14:46:44 I wondered as well - but the file is still there (
2 "env": { 2 "env": {
3 "qunit": true 3 "mocha": true
4 } 4 }
5 } 5 }
OLDNEW
« no previous file with comments | « package.json ('k') | test/all.js » ('j') | test/all.js » ('J')

Powered by Google App Engine
This is Rietveld