Skip to content

Commit

Permalink
Downgrade Eslint for react and airbnb-base configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
atomicgamedeveloper committed Oct 16, 2024
1 parent 53a9889 commit d974341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@typescript-eslint/parser": "8.9.0",
"cross-env": "7.0.3",
"dotenv": "16.4.5",
"eslint": "9.12.0",
"eslint": "8.57.1",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
Expand Down

0 comments on commit d974341

Please sign in to comment.