We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 041c657 commit 0b49a48Copy full SHA for 0b49a48
package.json
@@ -15,13 +15,13 @@
15
"react-dom": "^18.2.0"
16
},
17
"devDependencies": {
18
+ "@eslint/eslintrc": "^3",
19
"@types/node": "^20",
20
"@types/react": "^18.0.28",
21
"@types/react-dom": "^18.0.11",
- "eslint": "^8.27.0",
22
- "@eslint/eslintrc": "^3",
23
"@typescript-eslint/eslint-plugin": "^5.43.0",
24
"@typescript-eslint/parser": "^5.43.0",
+ "eslint": "^8.27.0",
25
"eslint-config-next": "15.3.2",
26
"eslint-config-prettier": "^8.5.0",
27
"eslint-plugin-import": "^2.29.1",
0 commit comments