We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 420b3d4 commit b562626Copy full SHA for b562626
package.json
@@ -17,6 +17,7 @@
17
"author": "Kent C. Dodds <[email protected]> (http://kentcdodds.com/)",
18
"license": "MIT",
19
"dependencies": {
20
+ "eslint": "^3.13.1",
21
"prettier": "^0.0.5"
22
},
23
"devDependencies": {
@@ -30,7 +31,6 @@
30
31
"codecov": "^1.0.1",
32
"commitizen": "^2.8.6",
33
"cz-conventional-changelog": "^1.2.0",
- "eslint": "^3.13.1",
34
"eslint-config-kentcdodds": "^11.1.0",
35
"husky": "0.12.0",
36
"jest-cli": "18.1.0",
0 commit comments