dashboard
repositories
filestore
activity
search
login
甘晶君
/
jiaotongdaxue
北京交通大学驾驶舱
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat: 甘特图嵌入
Gary Gu
5 days ago
11836748b73632ca1a28bc2a54a0098044feb5d8
[~ganjingjun/jiaotongdaxue.git]
/
jsconfig.json
1
2
3
4
5
6
7
8
9
10
11
{
"vueCompilerOptions": {
"target": 2.7
},
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": ["src/*"]
}
}
}