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 b38b8ea commit 0672f7cCopy full SHA for 0672f7c
package.json
@@ -55,8 +55,8 @@
55
"typescript": "^4.5.3"
56
},
57
"peerDependencies": {
58
- "eslint": "^6.8.0 || ^7.0.0 || ^8.0.0",
59
- "@testing-library/dom": "^8.0.0 || ^9.0.0"
+ "@testing-library/dom": "^8.0.0 || ^9.0.0",
+ "eslint": "^6.8.0 || ^7.0.0 || ^8.0.0"
60
61
"eslintConfig": {
62
"extends": "./node_modules/kcd-scripts/eslint.js",
0 commit comments