Project

General

Profile

« Previous | Next » 

Revision 61415

Added by John Balasis almost 3 years ago

upgraded Angular version to v9-lts

View differences:

tsconfig.json
10 10
    "moduleResolution": "node",
11 11
    "emitDecoratorMetadata": true,
12 12
    "experimentalDecorators": true,
13
    "target": "es5",
13
    "target": "es2015",
14 14
    "typeRoots": [
15 15
      "node_modules/@types"
16 16
    ],

Also available in: Unified diff