mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-12 18:02:15 +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
@@ -23,6 +23,7 @@ _This release is scheduled to be released on 2025-01-01._
|
||||
### Removed
|
||||
|
||||
- [tests] Removed node-pty and drivelist from rebuilded test (#3575)
|
||||
- [deps] Remove `@eslint/js` dependency. Already installed with `eslint` in deep (#3636)
|
||||
|
||||
### Updated
|
||||
|
||||
|
||||
Reference in New Issue
Block a user