1 Star 0 Fork 197

kankancuige / unibest

forked from 菲鸽 / unibest 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 697 Bytes
一键复制 编辑 原始数据 按行查看 历史
菲鸽 提交于 2024-02-02 17:22 . build: fix type error tips
{
"compilerOptions": {
"composite": true,
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"allowSyntheticDefaultImports": true,
"sourceMap": true,
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]
},
"outDir": "dist",
"lib": ["esnext", "dom"],
"types": [
"@dcloudio/types",
"@types/wechat-miniprogram",
"@uni-helper/uni-app-types",
"@uni-helper/uni-ui-types",
"@uni-helper/uni-cloud-types"
]
},
"vueCompilerOptions": {
"nativeTags": ["block", "template", "component", "slot"]
},
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue", "src/**/*.json"]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kankancuige/unibest.git
git@gitee.com:kankancuige/unibest.git
kankancuige
unibest
unibest
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891