1 Star 1 Fork 1

LCUI 开发 / React

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 249 Bytes
一键复制 编辑 原始数据 按行查看 历史
liu 提交于 2024-04-05 23:26 . feat: 完善组件代码生成
{
"compilerOptions": {
"target": "ESNext",
"jsx": "react",
"module": "NodeNext",
"declaration": true,
"outDir": "./lib",
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"skipLibCheck": true
}
}
TypeScript
1
https://gitee.com/lcui-dev/react.git
git@gitee.com:lcui-dev/react.git
lcui-dev
react
React
master

搜索帮助