mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Avoid some lint errors
This commit is contained in:
parent
a4f14d9a86
commit
a06485f1be
14 changed files with 190 additions and 168 deletions
|
|
@ -23,8 +23,8 @@
|
|||
"@swc/core": "^1.3.24",
|
||||
"@swc/jest": "^0.2.24",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.0",
|
||||
"@typescript-eslint/parser": "^7.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.36.0",
|
||||
"@typescript-eslint/parser": "^8.36.0",
|
||||
"assert": "^2.0.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-import": "^2.25.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue