1 Star 0 Fork 2

猜想/iztro_1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 276 Bytes
一键复制 编辑 原始数据 按行查看 历史
sylarlong 提交于 2023-08-24 07:19 . 🌍 i18n init
{
"compilerOptions": {
"target": "es5",
"module": "commonjs",
"resolveJsonModule": true,
"esModuleInterop": true,
"declaration": true,
"outDir": "./lib",
"strict": true
},
"include": ["src"],
"exclude": ["node_modules", "**/__tests__/*"]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lovetale/iztro_1.git
[email protected]:lovetale/iztro_1.git
lovetale
iztro_1
iztro_1
main

搜索帮助