{ "extends": "./tsconfig.json", "compilerOptions": { "noImplicitAny": false, "composite": true }, "exclude": ["**/*.spec.ts", "**/*.spec.tsx"] }