1 Star 0 Fork 501

annli134 / NocoBase

forked from NocoBase / NocoBase 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.jest.json 272 Bytes
一键复制 编辑 原始数据 按行查看 历史
chenos 提交于 2021-05-23 08:38 . v0.5
{
"extends": "./tsconfig.json",
"compilerOptions": {
"jsx": "react",
"sourceMap": true,
"target": "ES6",
"paths": {
"@nocobase/*": [
"./packages/*/src"
]
}
},
"exclude": [
"./packages/*/esm",
"./packages/*/lib"
]
}
TypeScript
1
https://gitee.com/LRW134/nocobase.git
git@gitee.com:LRW134/nocobase.git
LRW134
nocobase
NocoBase
develop

搜索帮助