We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76dcdbf commit 7059e06Copy full SHA for 7059e06
1 file changed
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"module": "commonjs",
4
- "target": "es2020",
+ "target": "es2022",
5
"paths": {
6
"*": ["./src/*"]
7
}
0 commit comments