We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc2f2a commit 2e5496fCopy full SHA for 2e5496f
1 file changed
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "esnext",
+ "target": "es6",
4
"module": "nodenext",
5
"moduleResolution": "nodenext",
6
"outDir": "lib",
0 commit comments