We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c9a9b commit 795eb68Copy full SHA for 795eb68
tsconfig.settings.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"baseUrl": ".",
4
- "target": "esnext",
+ "target": "es5",
5
"module": "commonjs",
6
"lib": [
7
"es2015",
0 commit comments