{ "extends": [ "@tsconfig/strictest/tsconfig.json", "@tsconfig/node20/tsconfig.json" ], "compilerOptions": { "allowSyntheticDefaultImports": true, "esModuleInterop": true, "noEmit": true } }