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 93461ec commit 6cc5b47Copy full SHA for 6cc5b47
tsconfig.base.json
@@ -7,7 +7,7 @@
7
"emitDecoratorMetadata": true,
8
"experimentalDecorators": true,
9
"noEmitHelpers": false,
10
- "target": "ES2021",
+ "target": "es2015",
11
"module": "esnext",
12
"allowSyntheticDefaultImports": true,
13
"lib": [
0 commit comments