Skip to content

Commit

Permalink
properly ignore solidstart build files for biome
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Nov 29, 2024
1 parent 677ac31 commit 7353c1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@
"angular.json",
"ember/instance-initializers/**",
"ember/types.d.ts",
"solidstart/*.d.ts",
"solidstart/client/",
"solidstart/server/",
".output",
".vinxi"
]
Expand Down

0 comments on commit 7353c1a

Please sign in to comment.