dashboard
repositories
filestore
activity
search
login
gp
/
cakuns_st_app
沙特app
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
usdt修改usdt
lxf
2025-04-30
5724853bb254ca29e3c095a6f2f987cf551c44ca
[gp/cakuns_st_app.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"
]
}