{ "compilerOptions": { "target": "es2024", "module": "nodenext", "strict": true, "noImplicitAny": false, "useUnknownInCatchVariables": false } }