mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
Remove @eslint/js
dependency. Already installed with eslint
in deep (#3636)
I lint my modules and just see this: `@eslint/js` is now not needed. it's installed by `eslint` it self
This commit is contained in:
committed by
GitHub
parent
15baffdede
commit
bd1324cc42
@@ -81,7 +81,6 @@
|
||||
"systeminformation": "^5.23.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.14.0",
|
||||
"@stylistic/eslint-plugin": "^2.10.1",
|
||||
"cspell": "^8.15.7",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
|
Reference in New Issue
Block a user