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 4b2fd01 commit 5f4ddb3Copy full SHA for 5f4ddb3
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"module": "commonjs",
4
- "target": "ES2020",
+ "target": "ESNext",
5
"noImplicitAny": false,
6
"sourceMap": false,
7
"rootDir": "src",
0 commit comments