Skip to content

Commit 4bae2cb

Browse files
committed
Update eslint to version that works
- jest plugin does not work with eslint 8+
1 parent cee12d0 commit 4bae2cb

File tree

2 files changed

+441
-533
lines changed

2 files changed

+441
-533
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@typescript-eslint/eslint-plugin": "^4.31.1",
9595
"babel-plugin-transform-imports": "^2.0.0",
9696
"dtslint": "^4.2.1",
97-
"eslint": "^8.7.0",
97+
"eslint": "^7.32.0",
9898
"eslint-config-prettier": "^8.3.0",
9999
"eslint-config-react-app": "^7.0.0",
100100
"eslint-loader": "^4.0.2",

0 commit comments

Comments
 (0)