Project

General

Profile

« Previous | Next » 

Revision 61424

Merging angular-upgrade branch

View differences:

tsconfig.json
2 2
  "compileOnSave": false,
3 3
  "compilerOptions": {
4 4
    "baseUrl": "./",
5
    "downlevelIteration": true,
6
    "module": "es2020",
5 7
    "outDir": "./dist/out-tsc",
6 8
    "sourceMap": true,
7 9
    "declaration": false,
8 10
    "moduleResolution": "node",
9
    "emitDecoratorMetadata": true,
10 11
    "experimentalDecorators": true,
11
    "target": "es5",
12
    "target": "es2015",
12 13
    "typeRoots": [
13 14
      "node_modules/@types"
14 15
    ],

Also available in: Unified diff