mirror of
https://github.com/danbulant/discord.js
synced 2026-07-08 12:40:50 +00:00
ESLint as dev dep
This commit is contained in:
parent
93db5efe38
commit
d624f82ba3
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
||||||
"babel-preset-es2015": "^6.1.18",
|
"babel-preset-es2015": "^6.1.18",
|
||||||
"babel-preset-es2015-loose": "^6.1.2",
|
"babel-preset-es2015-loose": "^6.1.2",
|
||||||
"colors": "^1.1.2",
|
"colors": "^1.1.2",
|
||||||
|
"eslint": "^1.10.3",
|
||||||
"grunt": "~0.4.5",
|
"grunt": "~0.4.5",
|
||||||
"grunt-babel": "<6.0.0",
|
"grunt-babel": "<6.0.0",
|
||||||
"grunt-browserify": "^4.0.0",
|
"grunt-browserify": "^4.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue