dashboard
repositories
filestore
activity
search
login
Can not load repository xinbi-new.git
dg
/
dabao_wap
大宝移动端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1
PC-20250623MANY\Administrator
2025-09-21
175d8b00637fee5789f070c53a27c45414e0d209
[dg/dabao_wap.git]
/
jsconfig.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": [
"src/*"
]
}
},
"exclude": [
"node_modules",
"dist"
]
}