fix eslint:recommended errors

this should find most of the imports
This commit is contained in:
Thomas Grainger 2016-11-29 01:58:58 +00:00
parent ad730d806b
commit 640f555b8a
No known key found for this signature in database
GPG key ID: 995EA0A029283160
61 changed files with 269 additions and 44 deletions

View file

@ -67,6 +67,7 @@
"webpack-dev-server": "2.1.0-beta.12"
},
"dependencies": {
"core-js": "^2.4.1",
"esprima": "^3.1.2",
"estraverse": "^4.2.0",
"jquery": "^3.1.1",