We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5496f commit 585156eCopy full SHA for 585156e
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "es6",
+ "target": "es2020",
4
"module": "nodenext",
5
"moduleResolution": "nodenext",
6
"outDir": "lib",
0 commit comments