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