Ai
1 Star 0 Fork 2

work/EC-82MS

forked from Ernest Cui/EC-82MS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 537 Bytes
一键复制 编辑 原始数据 按行查看 历史
ec000 提交于 2022-08-09 17:29 +08:00 . test core designed; checkFn completed
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": false,
"noImplicitAny": true,
"skipLibCheck": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"noEmit": true,
"esModuleInterop": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"jsx": "preserve",
"incremental": true
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],
"exclude": ["node_modules"]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/webjava/ec-82-ms.git
git@gitee.com:webjava/ec-82-ms.git
webjava
ec-82-ms
EC-82MS
main

搜索帮助