4 Star 20 Fork 2

清晨de阳光 / ng-easy-mock

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 908 Bytes
一键复制 编辑 原始数据 按行查看 历史
清晨de阳光 提交于 2021-05-26 16:33 . 增加支持 angular v12
/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
"compileOnSave": false,
"compilerOptions": {
"baseUrl": "./",
"outDir": "./dist/out-tsc",
"forceConsistentCasingInFileNames": true,
"strict": false,
"noImplicitReturns": true,
"noFallthroughCasesInSwitch": true,
"sourceMap": true,
"declaration": false,
"downlevelIteration": true,
"paths": {
"ng-easy-mock": [
"dist/ng-easy-mock/ng-easy-mock",
"dist/ng-easy-mock"
]
},
"experimentalDecorators": true,
"moduleResolution": "node",
"importHelpers": true,
"target": "es2017",
"module": "es2020",
"lib": [
"es2018",
"dom"
]
},
"angularCompilerOptions": {
"enableI18nLegacyMessageIdFormat": false,
"strictInjectionParameters": true,
"strictInputAccessModifiers": true,
"strictTemplates": true
}
}
JavaScript
1
https://gitee.com/xujz520/ng-easy-mock.git
git@gitee.com:xujz520/ng-easy-mock.git
xujz520
ng-easy-mock
ng-easy-mock
master

搜索帮助