dashboard
repositories
filestore
activity
search
login
Can not load repository 交易所/zuqiuh5.git
dg
/
dabao_agent
大宝代理后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
链接(移动端)链接替换,用户列表排版问题
dcc
2024-07-16
d136a6fa385be6821f32f5e98d506bc851d40774
[dg/dabao_agent.git]
/
jsconfig.json
1
2
3
4
5
6
7
8
9
10
11
{
"compilerOptions": {
"target": "es6",
"baseUrl": ".",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": ["node_modules", "dist"],
"include": ["src/**/*"]
}