1 Star 0 Fork 1

tangshengjian/react-components

forked from keekuun/react-components 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 458 Bytes
一键复制 编辑 原始数据 按行查看 历史
keekuun 提交于 2020-12-12 10:55 +08:00 . feat: 增加image viewer
{
"extends": "./config/tsconfig.base",
"compilerOptions": {
"rootDirs": [
"docs"
],
"baseUrl": "./",
"paths": {
"@keekuun/mall-*": ["packages/mall-*/src"],
"*": [
"node_modules"
]
}
},
"awesomeTypescriptLoaderOptions": {
"useBabel": true,
"babelCore": "@babel/core"
},
"exclude": [
"node_modules",
"packages/**/node_modules",
"packages/**/dist",
"packages/**/lib"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tangshengjian/react-components.git
git@gitee.com:tangshengjian/react-components.git
tangshengjian
react-components
react-components
master

搜索帮助