141 Star 983 Fork 198

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"
}
}
JavaScript
1
https://gitee.com/o2team/Taro.git
git@gitee.com:o2team/Taro.git
o2team
Taro
Taro
next

搜索帮助

53164aa7 5694891 3bd8fe86 5694891