dashboard
repositories
filestore
activity
search
login
Can not load repository new_exchange.git
gp
/
cakuns_st_app
沙特app
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat: 钱包添加黄金
lxf
2025-04-24
ce307b451fcd0d496b4c2f0172e6301100c6412c
[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"
]
}