{
  "extends": "./tsconfig.json",
  "include": ["src", "e2e", "vite.config.ts", "common", "tests", "jest.config.ts"],
  "exclude": ["postcss.config.cjs", "tailwind.config.cjs"]
}
