Back to home page

EIC code displayed by LXR

 
 

    


Warning, /firebird/firebird-ng/tsconfig.worker.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   "extends": "./tsconfig.json",
0004   "compilerOptions": {
0005     "outDir": "./out-tsc/worker",
0006     "lib": [
0007       "es2018",
0008       "webworker"
0009     ],
0010     "types": []
0011   },
0012   "include": [
0013     "src/**/*.worker.ts"
0014   ]
0015 }