{ "extends": "./tsconfig.json", "compilerOptions": { "types": ["jest", "node"] }, "include": ["jest.config.ts", "**/*.test.ts", "**/*.spec.ts", "**/*.d.ts"] }