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 5e94b70 commit 30ede38Copy full SHA for 30ede38
tsconfig.base.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "es2015",
+ "target": "es5",
4
"module": "commonjs",
5
"lib": ["esnext", "dom"],
6
"strict": true,
0 commit comments