1 Star 0 Fork 102

parligerly / fes.js

forked from WeBank / fes.js 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.base.json 424 Bytes
一键复制 编辑 原始数据 按行查看 历史
万纯 提交于 2021-01-19 21:13 . docs: vuepress2.0
{
"compilerOptions": {
"composite": true,
"declaration": true,
"declarationMap": true,
"lib": ["DOM", "ES2020"],
"module": "CommonJS",
"moduleResolution": "node",
"newLine": "lf",
"noEmitOnError": true,
"noImplicitAny": false,
"resolveJsonModule": true,
"skipLibCheck": true,
"sourceMap": true,
"strict": true,
"strictNullChecks": true,
"target": "ES2018"
}
}
JavaScript
1
https://gitee.com/parligerly/fes.js.git
git@gitee.com:parligerly/fes.js.git
parligerly
fes.js
fes.js
master

搜索帮助