fix(eslint): installed one dep for eslint
This commit is contained in:
parent
657a46f601
commit
42a012ca9c
4 changed files with 24 additions and 6 deletions
|
|
@ -32,11 +32,13 @@
|
|||
},
|
||||
"packageManager": ">=npm@10.9.0",
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.38.0",
|
||||
"eslint": "^9.38.0",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-react-hooks": "^7.0.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.24",
|
||||
"globals": "^16.4.0",
|
||||
"nodemon": "^3.1.10",
|
||||
"prettier": "^3.6.2",
|
||||
"tailwindcss": "^4.1.14",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue