260 Star 1.2K Fork 332

MAKU / maku-element-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 690 Bytes
一键复制 编辑 原始数据 按行查看 历史
阿沐 提交于 2022-07-04 15:17 . 升级element-plus
{
"compilerOptions": {
"baseUrl": ".",
"target": "esnext",
"useDefineForClassFields": true,
"module": "esnext",
"moduleResolution": "node",
"strict": true,
"jsx": "preserve",
// "allowJs": true,
"sourceMap": true,
"resolveJsonModule": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"lib": ["esnext", "dom"],
"types": [
"web-bluetooth",
"vite/client"
],
"paths": {
"@/*": ["./src/*"]
},
"compilerOptions": {
"types": ["vite-plugin-svg-icons/client"]
}
},
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue"],
"exclude": ["node_modules"]
}
JavaScript
1
https://gitee.com/makunet/maku-element-admin.git
git@gitee.com:makunet/maku-element-admin.git
makunet
maku-element-admin
maku-element-admin
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891