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 5f08d1a commit 3da0e27Copy full SHA for 3da0e27
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "ESNext",
+ "target": "ES2020",
4
"module": "NodeNext",
5
"lib": ["ESNext", "DOM"],
6
"typeRoots": ["node_modules/@types"],
0 commit comments