diff --git a/tsconfig.json b/tsconfig.json index cd4b981..ea716f9 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "@tsconfig/node22/tsconfig.json", + "extends": "@tsconfig/node24/tsconfig.json", "compilerOptions": { "alwaysStrict": true, "esModuleInterop": true,