1 Star 0 Fork 53

神仙居的人/quasar-element-pro

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 421 Bytes
一键复制 编辑 原始数据 按行查看 历史
ruyangit 提交于 2020-02-05 23:36 . 0.0.1 init
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"src/*": ["src/*"],
"app/*": ["*"],
"components/*": ["src/components/*"],
"layouts/*": ["src/layouts/*"],
"pages/*": ["src/pages/*"],
"assets/*": ["src/assets/*"],
"boot/*": ["src/boot/*"],
"vue$": ["node_modules/vue/dist/vue.esm.js"]
}
},
"exclude": [
"dist",
".quasar",
"node_modules"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/a_man_in_immortals/quasar-element-pro.git
[email protected]:a_man_in_immortals/quasar-element-pro.git
a_man_in_immortals
quasar-element-pro
quasar-element-pro
master

搜索帮助