We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea8b792 + 40c34f9 commit a2cde41Copy full SHA for a2cde41
1 file changed
tsconfig.json
@@ -1,8 +1,8 @@
1
{
2
"compilerOptions": {
3
- "target": "es2019",
+ "target": "es2023",
4
"lib": [
5
- "es2019"
+ "es2023"
6
],
7
"module": "commonjs",
8
"strict": true,
0 commit comments