mirror of
https://github.com/scratchfoundation/gh-pages.git
synced 2024-11-25 00:38:07 -05:00
Ugrade ESLint and config
This commit is contained in:
parent
599a5c4f88
commit
93be3a8932
1 changed files with 2 additions and 2 deletions
|
@ -36,8 +36,8 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"chai": "^3.4.1",
|
"chai": "^3.4.1",
|
||||||
"eslint": "^1.10.3",
|
"eslint": "2.0.0",
|
||||||
"eslint-config-tschaub": "^2.0.0",
|
"eslint-config-tschaub": "3.0.0",
|
||||||
"mocha": "^2.3.4"
|
"mocha": "^2.3.4"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|
Loading…
Reference in a new issue