Add eslint to package.json
This commit is contained in:
parent
caac984345
commit
9b55884693
2 changed files with 933 additions and 13 deletions
945
package-lock.json
generated
945
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -40,6 +40,7 @@
|
||||||
"chokidar": "^1.7.0",
|
"chokidar": "^1.7.0",
|
||||||
"co-mocha": "^1.2.1",
|
"co-mocha": "^1.2.1",
|
||||||
"colors": "^1.1.2",
|
"colors": "^1.1.2",
|
||||||
|
"eslint": "^5.14.1",
|
||||||
"eslint-plugin-react": "^7.5.1",
|
"eslint-plugin-react": "^7.5.1",
|
||||||
"fs-extra": "^3.0.1",
|
"fs-extra": "^3.0.1",
|
||||||
"globby": "^6.1.0",
|
"globby": "^6.1.0",
|
||||||
|
|
Loading…
Reference in a new issue