We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ad40ca commit c42cfe7Copy full SHA for c42cfe7
tsconfig.json
@@ -3,7 +3,7 @@
3
"compilerOptions": {
4
"removeComments": false,
5
"strict": true,
6
- "target": "ESNext",
+ "target": "ES2020",
7
"outDir": "./dist",
8
"declaration": true,
9
"lib": ["es6", "dom"]
0 commit comments