1 Star 0 Fork 7

〓涩『果』〓 / 网易云tv版

forked from Rojer / 网易云tv版 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
tsconfig.json 523 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rojer 提交于 2021-07-23 12:30 . style: :lipstick:eslint
{
"compilerOptions": {
"allowJs": true,
"allowSyntheticDefaultImports": true,
"esModuleInterop": true,
"isolatedModules": true,
"jsx": "react",
"lib": ["es6"],
"moduleResolution": "node",
"noEmit": true,
"strict": true,
"target": "esnext",
"experimentalDecorators": true,
"useDefineForClassFields": true
},
"exclude": [
"node_modules",
"babel.config.js",
"metro.config.js",
"jest.config.js",
],
"types": ["jest", "styled-components-react-native"]
}
JavaScript
1
https://gitee.com/qi5000000/netease-cloud-music-tv-rn.git
git@gitee.com:qi5000000/netease-cloud-music-tv-rn.git
qi5000000
netease-cloud-music-tv-rn
网易云tv版
master

搜索帮助