{ "extends": "../tsconfig.json", "compilerOptions": { "types": ["jest", "node", "supertest"] }, "include": ["./**/*.ts", "../src/**/*"] }