1 Star 0 Fork 2.7K

前端代码工具库 / maku-admin

forked from MAKU / maku-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 716 Bytes
一键复制 编辑 原始数据 按行查看 历史
阿沐 提交于 2022-12-02 10:55 . 升级element-plus2.2.25
{
"compilerOptions": {
"baseUrl": ".",
"target": "esnext",
"useDefineForClassFields": true,
"module": "esnext",
"moduleResolution": "node",
"strict": true,
"jsx": "preserve",
"skipLibCheck": true,
// "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/tomxiang/maku-admin.git
git@gitee.com:tomxiang/maku-admin.git
tomxiang
maku-admin
maku-admin
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891