{ "extends": "./tsconfig.json", "include": ["src/**/*", "__tests__/**/*"], "exclude": ["node_modules", "dist", "__tests__/**/*.d.ts"] }