fix: lint setup
This commit is contained in:
parent
a64251f439
commit
794ac2d9c9
2 changed files with 321 additions and 1516 deletions
1833
package-lock.json
generated
1833
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -44,8 +44,8 @@
|
||||||
"@types/node": "^20.19.32",
|
"@types/node": "^20.19.32",
|
||||||
"@types/react": "19.2.13",
|
"@types/react": "19.2.13",
|
||||||
"@types/react-dom": "19.2.3",
|
"@types/react-dom": "19.2.3",
|
||||||
"eslint": "9.26.0",
|
"eslint": "^8.57.1",
|
||||||
"eslint-config-next": "16.1.6",
|
"eslint-config-next": "^15.4.11",
|
||||||
"eslint-config-prettier": "^10.1.8",
|
"eslint-config-prettier": "^10.1.8",
|
||||||
"eslint-plugin-storybook": "^10.2.7",
|
"eslint-plugin-storybook": "^10.2.7",
|
||||||
"storybook": "^10.2.7",
|
"storybook": "^10.2.7",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue