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 eb2c25d commit 4aad5c4Copy full SHA for 4aad5c4
tsconfig.json
@@ -8,7 +8,7 @@
8
"newLine": "LF",
9
"noImplicitReturns": true,
10
"noUnusedLocals": true,
11
- "target": "es2015",
+ "target": "es2021",
12
"noImplicitAny": true,
13
"sourceMap": true,
14
"strictNullChecks": true,
0 commit comments