We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53a2826 + 416fdc2 commit a4e745bCopy full SHA for a4e745b
1 file changed
tsconfig.json
@@ -3,6 +3,7 @@
3
4
// overrides recommended
5
"compilerOptions": {
6
+ "target": "es6", /* Set the JavaScript language version for emitted JavaScript*/
7
"skipLibCheck": false, /* Do NOT skip type checking of declaration files. */
8
"experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */
9
"declaration": true, /* Generates corresponding '.d.ts' file. */
0 commit comments