Back to home page

EIC code displayed by LXR

 
 

    


Warning, /firebird/firebird-ng/tsconfig.json is written in an unsupported language. File is not indexed.

0001 /* To learn more about this file see: https://angular.io/config/tsconfig. */
0002 {
0003   "compileOnSave": true,
0004   "compilerOptions": {
0005     "outDir": "./dist/out-tsc",
0006     "strict": true,
0007     "noImplicitOverride": true,
0008     "noPropertyAccessFromIndexSignature": true,
0009     "noImplicitReturns": true,
0010     "noFallthroughCasesInSwitch": true,
0011     "skipLibCheck": true,
0012     "esModuleInterop": true,
0013     "sourceMap": true,
0014     "declaration": false,
0015     "experimentalDecorators": true,
0016     "moduleResolution": "node",
0017     "importHelpers": true,
0018     "target": "ES2022",
0019     "module": "ES2022",
0020     "useDefineForClassFields": false,
0021     "resolveJsonModule": true,
0022     "emitDecoratorMetadata": true,
0023     "lib": [
0024       "ES2022",
0025       "dom"
0026     ]
0027   },
0028   "angularCompilerOptions": {
0029     "enableI18nLegacyMessageIdFormat": false,
0030     "strictInjectionParameters": true,
0031     "strictInputAccessModifiers": true,
0032     "strictTemplates": true
0033   }
0034 }