{ "extends": "./tsconfig.json", "exclude": [ "node_modules", "**/*.test.tsx", "**/*.test.ts", "**/*.spec.tsx", "**/*.spec.ts", "src/test", "dist" ] }