3 Star 0 Fork 0

容信 / react-native-ronglianyun-imkit2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 711 Bytes
一键复制 编辑 原始数据 按行查看 历史
group0802 提交于 2021-08-24 09:21 . chore: initial commit
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"react-native-ronglianyun-imkit": ["./src/index"]
},
"allowUnreachableCode": false,
"allowUnusedLabels": false,
"esModuleInterop": true,
"importsNotUsedAsValues": "error",
"forceConsistentCasingInFileNames": true,
"jsx": "react",
"lib": ["esnext"],
"module": "esnext",
"moduleResolution": "node",
"noFallthroughCasesInSwitch": true,
"noImplicitReturns": true,
"noImplicitUseStrict": false,
"noStrictGenericChecks": false,
"noUnusedLocals": true,
"noUnusedParameters": true,
"resolveJsonModule": true,
"skipLibCheck": true,
"strict": true,
"target": "esnext"
}
}
1
https://gitee.com/rongxinv5/react-native-ronglianyun-imkit2.git
git@gitee.com:rongxinv5/react-native-ronglianyun-imkit2.git
rongxinv5
react-native-ronglianyun-imkit2
react-native-ronglianyun-imkit2
master

搜索帮助