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 0f77aaf commit c580023Copy full SHA for c580023
scripts/tsconfig.json
@@ -2,6 +2,6 @@
2
"compilerOptions": {
3
"esModuleInterop": true,
4
"module": "commonjs",
5
- "target": "esnext"
+ "target": "es2017"
6
}
7
0 commit comments