1 Star 0 Fork 0

glaye/homer-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
jacovinus 提交于 2021-10-05 12:16 . add API Doc
/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
"compileOnSave": false,
"compilerOptions": {
"baseUrl": "./",
"outDir": "./dist/out-tsc",
"sourceMap": true,
"declaration": false,
"moduleResolution": "node",
"downlevelIteration": true,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"importHelpers": true,
"typeRoots": [
"node_modules/@types",
"../src/typings.d.ts"
],
"forceConsistentCasingInFileNames": true,
"strict": false,
"noImplicitReturns": true,
"noFallthroughCasesInSwitch": true,
"target": "es2017",
"module": "es2020",
"lib": [
"es2018",
"dom"
],
"paths": {
"path":[
"./node_modules/path-browserify"
],
"@app/*": [
"src/app/*"
],
"@it-app/*": [
"src/app/*"
],
"@environments/*": [
"src/environments/*"
],
"@services": [
"src/app/services/index.ts"
],
"@services/*": [
"src/app/services/*"
],
"@widgets/*": [
"src/app/components/widgets/*"
]
}
},
"angularCompilerOptions": {
"enableI18nLegacyMessageIdFormat": false,
"strictInjectionParameters": true,
"strictInputAccessModifiers": true,
"strictTemplates": true
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/glaye/homer-ui.git
git@gitee.com:glaye/homer-ui.git
glaye
homer-ui
homer-ui
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385