Project

General

Profile

« Previous | Next » 

Revision 61154

[Explore | Angular 11]: Clear files

View differences:

tsconfig.json
11 11
    "emitDecoratorMetadata": true,
12 12
    "experimentalDecorators": true,
13 13
    "importHelpers": true,
14
    "target": "esnext",
14
    "target": "es2015",
15 15
    "typeRoots": [
16 16
      "node_modules/@types"
17 17
    ],

Also available in: Unified diff