1 Star 0 Fork 0

LCUI 开发 / React 图标库

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 299 Bytes
一键复制 编辑 原始数据 按行查看 历史
liu 提交于 2023-09-04 00:25 . feat: 添加 React 组件代码生成
{
"exclude": ["dist", "node_modules"],
"include": ["src"],
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"moduleResolution": "Node",
"declaration": true,
"checkJs": false,
"outDir": "dist",
"target": "ESNext",
"module": "ES6",
"jsx": "react"
}
}
TypeScript
1
https://gitee.com/lcui-dev/fluent-ui-system-icons.git
git@gitee.com:lcui-dev/fluent-ui-system-icons.git
lcui-dev
fluent-ui-system-icons
React 图标库
master

搜索帮助