dashboard
repositories
filestore
activity
search
login
gp
/
cakuns_st_app
沙特app
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of http://124.156.157.155:8060/r/gp/cakuns_st_app
jhzh
2025-04-24
2f839e7d9c012fc324271bd4ecf9db5b58ec5209
[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"
]
}