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