Skip to content

Commit

Permalink
Remove unneeded eslint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandotfurrer committed Apr 24, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent e3bf2aa commit 98f4bb7
Showing 2 changed files with 20 additions and 1,048 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -47,13 +47,9 @@
"@types/node": "20.3.1",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.5",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"encoding": "^0.1.13",
"eslint": "^9.0.0",
"eslint-config-next": "14.1.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"prettier": "3.2.5",
Loading

0 comments on commit 98f4bb7

Please sign in to comment.