We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4587052 commit 1364d50Copy full SHA for 1364d50
tsconfig.base.json
@@ -8,7 +8,7 @@
8
"emitDecoratorMetadata": true,
9
"experimentalDecorators": true,
10
"esModuleInterop": true,
11
- "target": "ES2015",
+ "target": "ES2020",
12
"strict": true,
13
"noImplicitAny": true,
14
"noImplicitReturns": true,
0 commit comments