1 Star 1 Fork 1

Alibaba/ChatUI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.build.json 348 Bytes
一键复制 编辑 原始数据 按行查看 历史
akai 提交于 2021-05-14 10:15 . docs: add demos
{
"extends": "./tsconfig.json",
"compilerOptions": {
"rootDir": "src",
"declaration": true,
"declarationDir": "lib",
"emitDeclarationOnly": true
},
"exclude": [
"node_modules",
"dist",
"es",
"lib",
"demo",
"storybook",
"./*.js",
"jest.setup.ts",
"**/*.test.ts",
"**/*.test.tsx"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/alibaba/ChatUI.git
[email protected]:alibaba/ChatUI.git
alibaba
ChatUI
ChatUI
next

搜索帮助