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 1a73872 commit 78e7af8Copy full SHA for 78e7af8
package.json
@@ -66,7 +66,6 @@
66
"doctoc": "^2.0.0",
67
"eslint": "^7.19.0",
68
"eslint-config-airbnb-typescript": "^11.0.0",
69
- "eslint-config-kentcdodds": "^15.0.0",
70
"eslint-config-prettier": "^6.12.0",
71
"eslint-plugin-import": "^2.20.0",
72
"eslint-plugin-jest": "^24.0.1",
@@ -122,6 +121,7 @@
122
121
"@babel/core": "^7.12.13",
123
"@babel/preset-env": "^7.11.5",
124
"babel-jest": "^26.5.2",
+ "eslint-config-kentcdodds": "^15.0.0",
125
"jest-in-case": "^1.0.2",
126
"npm-run-all": "^4.1.5",
127
"slash": "^3.0.0"
0 commit comments