{ "extends": "@tsconfig/node20/tsconfig.json", "compilerOptions": { "strict": true, "module": "esnext", "moduleResolution": "bundler", } }