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 4898946 commit f5f9e57Copy full SHA for f5f9e57
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "ESNext",
+ "target": "ES6",
4
"lib": ["dom", "dom.iterable", "esnext", "ES2021.String"],
5
"allowJs": true,
6
"skipLibCheck": true,
0 commit comments