We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c58f1a commit 055b589Copy full SHA for 055b589
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "ES2020",
+ "target": "ES2019",
4
"module": "commonjs",
5
"lib": ["es2020"],
6
"allowJs": true,
0 commit comments