24 Star 105 Fork 41

xiaodi / think-ant-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 182 Bytes
一键复制 编辑 原始数据 按行查看 历史
梁_锦标 提交于 2019-04-29 18:25 . init
{
"compilerOptions": {
"target": "es6",
"baseUrl": ".",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": ["node_modules", "dist"],
"include": ["src/**/*"]
}
JavaScript
1
https://gitee.com/heehee/think-ant-vue.git
git@gitee.com:heehee/think-ant-vue.git
heehee
think-ant-vue
think-ant-vue
master

搜索帮助