Skip to content

Commit

Permalink
Revert to ESLint 8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Dec 2, 2024
1 parent 013edf9 commit 8313ade
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 122 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@typescript-eslint/eslint-plugin": "*",
"@typescript-eslint/parser": "*",
"dotenv": "^16.3.1",
"eslint": "*",
"eslint": "^8",
"eslint-config-airbnb-base": "*",
"eslint-config-prettier": "*",
"eslint-plugin-cypress": "*",
Expand Down
Loading

0 comments on commit 8313ade

Please sign in to comment.