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