{ "extends": "./tsconfig.json", "compilerOptions": { "lib": ["ES2022"], "target": "ES2022", "types": [] }, "exclude": ["src/**/*.test.ts"] }