1 Star 0 Fork 2

开源集/code-push-server-ts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 387 Bytes
一键复制 编辑 原始数据 按行查看 历史
Roc Wu 提交于 2022-02-08 18:14 . refactor: turn top level app/www to ts
{
"compilerOptions": {
"moduleResolution": "node",
"module": "commonjs",
"target": "es2020",
"outDir": "bin",
"lib": ["es5", "es2015", "es2016", "es2017", "es2018", "es2019", "es2020"],
"skipLibCheck": true,
"esModuleInterop": true,
"noEmitOnError": true,
"allowSyntheticDefaultImports": true,
"allowJs": true
},
"include": ["src/**/*.*"]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/public-open/code-push-server-ts.git
git@gitee.com:public-open/code-push-server-ts.git
public-open
code-push-server-ts
code-push-server-ts
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385