1 Star 0 Fork 0

alphabetabcOpenClub / lowcode-core-craft.js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.base.json 448 Bytes
一键复制 编辑 原始数据 按行查看 历史
Michele Riccardo Esposito 提交于 2020-03-26 14:04 . run prettier
{
"compilerOptions": {
"skipLibCheck": true,
"incremental": true,
"target": "esnext",
"module": "esnext",
"moduleResolution": "node",
"lib": ["esnext", "dom"],
"strict": false,
"experimentalDecorators": true,
"noUnusedLocals": false,
"jsx": "react",
"forceConsistentCasingInFileNames": false,
"declaration": true,
"allowSyntheticDefaultImports": true
},
"exclude": ["**/node_modules/**"]
}
TypeScript
1
https://gitee.com/alphabetabc-viz/lowcode-core-craft.js.git
git@gitee.com:alphabetabc-viz/lowcode-core-craft.js.git
alphabetabc-viz
lowcode-core-craft.js
lowcode-core-craft.js
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891