mirror of
https://github.com/edward-shen/MMM-pages.git
synced 2024-12-21 16:25:09 -08:00
Add ESLint dependencies
This commit is contained in:
parent
cc3157881a
commit
430c84e41d
2 changed files with 1567 additions and 1 deletions
1560
package-lock.json
generated
Normal file
1560
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -17,5 +17,11 @@
|
|||
"bugs": {
|
||||
"url": "https://github.com/edward-shen/MMM-pages/issues"
|
||||
},
|
||||
"homepage": "https://github.com/edward-shen/MMM-pages#readme"
|
||||
"homepage": "https://github.com/edward-shen/MMM-pages#readme",
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.16.0",
|
||||
"@stylistic/eslint-plugin": "^2.11.0",
|
||||
"eslint": "^9.16.0",
|
||||
"globals": "^15.13.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue