1 Star 4 Fork 0

Fairy/网易云音乐

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
tsconfig.web.json 356 Bytes
Copy Edit Raw Blame History
Fairy authored 2023-12-11 20:22 . 首页
{
"extends": "@electron-toolkit/tsconfig/tsconfig.web.json",
"include": [
"src/renderer/src/env.d.ts",
"src/renderer/src/**/*",
"src/renderer/src/**/*.vue",
"src/preload/*.d.ts"
],
"compilerOptions": {
"composite": true,
"baseUrl": ".",
"paths": {
"@renderer/*": [
"src/renderer/src/*"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/fangshengsf/electron-music.git
git@gitee.com:fangshengsf/electron-music.git
fangshengsf
electron-music
网易云音乐
master

Search

23e8dbc6 1850385 7e0993f3 1850385