We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94fe36a commit fb055c7Copy full SHA for fb055c7
tsconfig.json
@@ -7,7 +7,7 @@
7
"noLib": false,
8
"emitDecoratorMetadata": true,
9
"experimentalDecorators": true,
10
- "target": "es6",
+ "target": "ES2021",
11
"sourceMap": false,
12
"outDir": "./dist",
13
"skipLibCheck": true
0 commit comments