{ "compileOnSave": false, "compilerOptions": { "baseUrl": "./", "outDir": "./dist/out-tsc", "sourceMap": false, "declaration": false, "downlevelIteration": true, "emitDecoratorMetadata": true, "experimentalDecorators": true, "module": "ESnext", "moduleResolution": "node", "importHelpers": true, "incremental": true, "target": "ES2019", "lib": [ "es2018", "dom" ], "allowSyntheticDefaultImports": true, "forceConsistentCasingInFileNames": false, "noEmitHelpers": false, "skipLibCheck": true }, "angularCompilerOptions": { "enableIvy": true, "disableTypeScriptVersionCheck": true, "fullTemplateTypeCheck": false, "preserveWhitespaces": false } }