1 Star 0 Fork 4

eiven/GreaterWMS-APP

forked from GreaterWMS/GreaterWMS-APP 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 616 Bytes
一键复制 编辑 原始数据 按行查看 历史
GreaterWMS 提交于 2024-06-16 16:06 . V 2.1.49
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"src/*": [
"src/*"
],
"app/*": [
"*"
],
"components/*": [
"src/components/*"
],
"layouts/*": [
"src/layouts/*"
],
"pages/*": [
"src/pages/*"
],
"assets/*": [
"src/assets/*"
],
"boot/*": [
"src/boot/*"
],
"stores/*": [
"src/stores/*"
],
"vue$": [
"node_modules/vue/dist/vue.runtime.esm-bundler.js"
]
}
},
"exclude": [
"dist",
".quasar",
"node_modules"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/eiven/GreaterWMS-APP.git
[email protected]:eiven/GreaterWMS-APP.git
eiven
GreaterWMS-APP
GreaterWMS-APP
main

搜索帮助