145 Star 1K Fork 206

GVP凹凸实验室/Taro

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.root.json 393 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zakary 提交于 2022-06-28 22:52 . fix: cli build mini-app
{
"compileOnSave": true,
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"experimentalDecorators": true,
"moduleResolution": "node",
"noImplicitAny": false,
"noUnusedLocals": true,
"noUnusedParameters": true,
"removeComments": false,
"resolveJsonModule": true,
"skipLibCheck": true,
"strictNullChecks": true,
"target": "ES2015"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/o2team/Taro.git
git@gitee.com:o2team/Taro.git
o2team
Taro
Taro
next

搜索帮助