1 Star 0 Fork 0

lemoncheng / lx-music-mobile

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 782 Bytes
一键复制 编辑 原始数据 按行查看 历史
lyswhut 提交于 2023-12-10 19:20 . 更新依赖&版本号(1.2.0-beta.9)
{
"extends": "@react-native/typescript-config/tsconfig.json", /* Recommended React Native TSConfig base */
"compilerOptions": {
/* Visit https://aka.ms/tsconfig.json to read more about this file */
"module": "ESNext",
"types": ["react-native", "node"],
/* Completeness */
"skipLibCheck": true, /* Skip type checking all .d.ts files. */
"baseUrl": "./",
"paths": {
"@/*": ["src/*"],
// "@config": ["src/config"],
// "@store": ["src/store"],
// "@components": ["src/components"],
// "@navigation": ["src/navigation"],
// "@screens": ["src/screens"],
// "@theme": ["src/theme"],
// "@utils": ["src/utils"],
}
},
"exclude": ["node_modules", "build", "dist"]
}
1
https://gitee.com/lemoncheng/lx-music-mobile.git
git@gitee.com:lemoncheng/lx-music-mobile.git
lemoncheng
lx-music-mobile
lx-music-mobile
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891