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 c8cf002 commit d15b39fCopy full SHA for d15b39f
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "es2020",
+ "target": "es6",
4
"module": "commonjs",
5
"outDir": "dist",
6
"strict": false,
0 commit comments