3 Star 0 Fork 0

linkingvision/h5sapp-rn-hd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 492 Bytes
一键复制 编辑 原始数据 按行查看 历史
wangkunpeng0509 提交于 2023-03-20 18:10 . 搭建项目,增加登录页面
{
"compilerOptions": {
"experimentalDecorators": true,
"allowJs": true,
"allowSyntheticDefaultImports": true,
"resolveJsonModule": true,
"esModuleInterop": true,
"isolatedModules": true,
"jsx": "react",
"lib": ["es6"],
"moduleResolution": "node",
"noEmit": true,
"strict": true,
"target": "esnext"
},
"exclude": [
"node_modules",
"babel.config.js",
"metro.config.js",
"jest.config.js"
],
"include": ["src","typings"]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/linkingvision/h5sapp-rn-hd.git
git@gitee.com:linkingvision/h5sapp-rn-hd.git
linkingvision
h5sapp-rn-hd
h5sapp-rn-hd
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385