···12121313 /* Language and Environment */
1414 "target": "es2016", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
1515- // "lib": [], /* Specify a set of bundled library declaration files that describe the target runtime environment. */
1515+ "lib": ["DOM","es2017"], /* Specify a set of bundled library declaration files that describe the target runtime environment. */
1616 // "jsx": "preserve", /* Specify what JSX code is generated. */
1717 // "experimentalDecorators": true, /* Enable experimental support for TC39 stage 2 draft decorators. */
1818 // "emitDecoratorMetadata": true, /* Emit design-type metadata for decorated declarations in source files. */