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 f668d22 commit 9e3588dCopy full SHA for 9e3588d
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "ES2020",
+ "target": "ES2019",
4
"module": "ESNext",
5
"lib": ["DOM", "ES2020"],
6
"importHelpers": false,
0 commit comments