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 a432266 commit a34f254Copy full SHA for a34f254
package.json
@@ -40,8 +40,8 @@
40
"@types/node": "^12.12.38 || ^18.0.0",
41
"@types/react": "^16.9.27 || ^18.0.0",
42
"@types/react-dom": "^16.9.7 || ^18.0.0",
43
- "@typescript-eslint/eslint-plugin": "^2.26.0 || ^5.0.0",
44
- "@typescript-eslint/parser": "^2.26.0 || ^5.0.0",
+ "@typescript-eslint/eslint-plugin": "^2.26.0 || ^5.0.0 || ^8.0.0",
+ "@typescript-eslint/parser": "^2.26.0 || ^5.0.0 || ^8.0.0",
45
"microbundle": "^0.15.1",
46
"@babel/eslint-parser": "^10.0.3 || ^7.11.0",
47
"cross-env": "^7.0.2",
0 commit comments