dashboard
repositories
filestore
activity
search
login
html
/
qyp/qyp_plat
权益品项目后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
更换
zhaoxiaoqiang
2023-09-08
83d28119e25b7b396fd2b0f1da1e95ed9728f437
[html/qyp/qyp_plat.git]
/
jsconfig.json
1
2
3
4
5
6
7
8
9
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": ["node_modules", "dist"]
}