公告板
版本库
filestore
活动
搜索
登录
main
/
xiehe_website
协和网站
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Merge branch 'master' of http://182.92.203.7:2001/r/xiehe_website
杨磊
2 天以前
c0f55c89a32df439aa2c82d9ca88c4cee8c5d86d
[xiehe_website.git]
/
jsconfig.json
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"paths": {
"@/*": ["./src/*"]
}
},
"exclude": ["node_modules", "dist"]
}