Skip to content

Commit 18cacd4

Browse files
committed
chore: bump ES target
1 parent b5c1820 commit 18cacd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"compilerOptions": {
3-
"target": "ES2022",
3+
"target": "ES2024",
44
"module": "nodenext",
55
"strict": true,
66
"esModuleInterop": true,

0 commit comments

Comments
 (0)