{
  "$schema": "https://biomejs.dev/schemas/2.3.14/schema.json",
  "root": false,
  "extends": ["../../biome.json"],
  "files": {
    "includes": ["!dist", "!node_modules", "!drizzle"]
  }
}
