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 7bc156a commit 8ef9f8fCopy full SHA for 8ef9f8f
tsconfig.json
@@ -11,7 +11,7 @@
11
"sourceMap": true,
12
"strict": true,
13
"strictNullChecks": true,
14
- "target": "es6"
+ "target": "es5"
15
},
16
"include": ["src/**/*"]
17
}
0 commit comments