Skip to content

Commit

Permalink
chore: update biome config
Browse files Browse the repository at this point in the history
Signed-off-by: Urban Vidovič <[email protected]>
  • Loading branch information
pseudobun committed Oct 22, 2024
1 parent 651d26c commit 09c8abf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"**/build/**",
"**/.next/**",
"**/out/**",
"**/components/ui/**",
"assets/**",
".nx/**"
]
Expand Down
1 change: 1 addition & 0 deletions configs/biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"**/build/**",
"**/.next/**",
"**/out/**",
"**/components/ui/**",
"assets/**",
".nx/**"
]
Expand Down

0 comments on commit 09c8abf

Please sign in to comment.