Merge "Clean up ESLint configuration"

This commit is contained in:
jenkins-bot 2017-12-28 09:52:02 +00:00 committed by Gerrit Code Review
commit 76bfe72d97

View file

@ -5,9 +5,6 @@
"mocha": true,
"node": true
},
"parserOptions": {
"ecmaVersion": 6
},
"globals": {
"browser": false
},