mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 05:38:04 +00:00
fix: bugs
This commit is contained in:
parent
bc696ca59f
commit
b1fd51233a
5 changed files with 22 additions and 17 deletions
|
|
@ -29,6 +29,7 @@
|
|||
"test:types-renderer": "tsc --noEmit --project src/renderer/tsconfig.json",
|
||||
"test:types-main": "tsc --noEmit --project src/main/tsconfig.json",
|
||||
"test:types-shared": "tsc --noEmit --project src/shared/tsconfig.json",
|
||||
"netease": "npx NeteaseCloudMusicApi",
|
||||
"eslint": "eslint --ext .ts,.js ./",
|
||||
"prettier": "prettier --write './**/*.{ts,js,tsx,jsx}'"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue