82 Star 583 Fork 101

GVPWeBank / fes.js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.base.json 424 Bytes
一键复制 编辑 原始数据 按行查看 历史
winixt 提交于 2023-03-31 18:19 . feat: 对齐 webpack 和 vite 文件输出
{
"compilerOptions": {
"composite": true,
"declaration": true,
"declarationMap": true,
"lib": ["DOM", "ESNext"],
"module": "CommonJS",
"moduleResolution": "node",
"newLine": "lf",
"noEmitOnError": true,
"noImplicitAny": false,
"resolveJsonModule": true,
"skipLibCheck": true,
"sourceMap": true,
"strict": true,
"strictNullChecks": true,
"target": "ESNext"
}
}
JavaScript
1
https://gitee.com/WeBank/fes.js.git
git@gitee.com:WeBank/fes.js.git
WeBank
fes.js
fes.js
master

搜索帮助