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 4a181a1 commit 907e24aCopy full SHA for 907e24a
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"module": "commonjs",
4
- "target": "es2016",
+ "target": "es2019",
5
"noImplicitAny": false,
6
"removeComments": false,
7
"noUnusedLocals": true,
0 commit comments