Skip to content

Commit 8313ade

Browse files
committed
Revert to ESLint 8.x
1 parent 013edf9 commit 8313ade

File tree

2 files changed

+148
-122
lines changed

2 files changed

+148
-122
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@typescript-eslint/eslint-plugin": "*",
3131
"@typescript-eslint/parser": "*",
3232
"dotenv": "^16.3.1",
33-
"eslint": "*",
33+
"eslint": "^8",
3434
"eslint-config-airbnb-base": "*",
3535
"eslint-config-prettier": "*",
3636
"eslint-plugin-cypress": "*",

0 commit comments

Comments
 (0)