1 Star 0 Fork 27

JGBHPNKWX/kitty-ui

forked from 东方小月/kitty-ui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 406 Bytes
一键复制 编辑 原始数据 按行查看 历史
东方小月 提交于 2022-10-23 18:01 +08:00 . fix: add patch test
{
"compilerOptions": {
"baseUrl": ".",
"jsx": "preserve",
"strict": true,
"target": "ES2015",
"module": "ESNext",
"skipLibCheck": true,
"esModuleInterop": true,
"moduleResolution": "Node",
"lib": ["esnext", "dom"],
"rootDirs": ["./", "./packages/components"],
"paths": {
"@/*": [
"packages/components/src/*"
]
},
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/fanli_gitee/kittyui.git
[email protected]:fanli_gitee/kittyui.git
fanli_gitee
kittyui
kitty-ui
dev

搜索帮助