We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d01b781 commit 4b2fd01Copy full SHA for 4b2fd01
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"module": "commonjs",
4
- "target": "ESNext",
+ "target": "ES2020",
5
"noImplicitAny": false,
6
"sourceMap": false,
7
"rootDir": "src",
0 commit comments