12 Star 25 Fork 5

twp0217 / ngx-echarts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
tsconfig.json 997 Bytes
一键复制 编辑 原始数据 按行查看 历史
twp0217 提交于 2021-10-08 17:56 . feat: 升级Angular 12
/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
"compileOnSave": false,
"compilerOptions": {
"paths": {
"@twp0217/ngx-echarts": [
"dist/twp0217/ngx-echarts/twp0217-ngx-echarts",
"dist/twp0217/ngx-echarts"
]
},
"baseUrl": "./",
"outDir": "./dist/out-tsc",
"forceConsistentCasingInFileNames": true,
"strict": true,
"noImplicitReturns": true,
"noFallthroughCasesInSwitch": true,
"sourceMap": true,
"declaration": false,
"downlevelIteration": true,
"experimentalDecorators": true,
"moduleResolution": "node",
"importHelpers": true,
"target": "es2017",
"module": "es2020",
"lib": [
"es2018",
"dom"
],
"resolveJsonModule": true,
"esModuleInterop": true,
},
"angularCompilerOptions": {
"enableI18nLegacyMessageIdFormat": false,
"strictInjectionParameters": true,
"strictInputAccessModifiers": true,
"strictTemplates": true
}
}
TypeScript
1
https://gitee.com/twp0217/ngx-echarts.git
git@gitee.com:twp0217/ngx-echarts.git
twp0217
ngx-echarts
ngx-echarts
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891