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 62954e6 commit c521267Copy full SHA for c521267
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "es2016",
+ "target": "ES2022",
4
"module": "commonjs",
5
"rootDir": "src",
6
"outDir": "dist",
0 commit comments