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 d7a36c9 commit 534d879Copy full SHA for 534d879
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "ES2019",
+ "target": "ES2020",
4
"module": "ESNext",
5
"jsx": "react",
6
"declaration": true,
0 commit comments