We use eslint by now, so make it as happy as it can be
This commit is contained in:
@@ -24,5 +24,10 @@
|
||||
"gulp-sourcemaps": "^2.6.4",
|
||||
"rimraf": "^2.6.2",
|
||||
"yargs": "^11.0.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"env": {
|
||||
"browser": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user