9 Star 14 Fork 23

openEuler / A-Tune-UI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 465 Bytes
一键复制 编辑 原始数据 按行查看 历史
gaoruoshu 提交于 2020-11-12 16:29 . add rename func & statistic value
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"src/*": [
"src/*"
],
"app/*": [
"*"
],
"layouts/*": [
"src/layouts/*"
],
"pages/*": [
"src/pages/*"
],
"boot/*": [
"src/boot/*"
],
"vue$": [
"node_modules/vue/dist/vue.esm.js"
]
}
},
"exclude": [
"dist",
".quasar",
"node_modules"
]
}
1
https://gitee.com/openeuler/A-Tune-UI.git
git@gitee.com:openeuler/A-Tune-UI.git
openeuler
A-Tune-UI
A-Tune-UI
master

搜索帮助