{ "extends": "./tsconfig.json", "exclude": [ "**/*.test.ts", "**/*.test.tsx", "**/*.spec.ts", "**/*.spec.tsx", "**/__tests__/**", "**/tests/**", "src/features/testing/**", "test/**", "tests/**", "coverage/**" ] }