Skip to content

Commit

Permalink
chore: update biome config
Browse files Browse the repository at this point in the history
  • Loading branch information
martines3000 committed Mar 12, 2024
1 parent 526a627 commit 30018c5
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 @@ -24,6 +24,7 @@
"**/out/**",
"patches/**",
"assets/**",
".changeset/**",
".nx/**",
"post-process.js"
]
Expand Down
1 change: 1 addition & 0 deletions configs/biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"**/out/**",
"patches/**",
"assets/**",
".changeset/**",
".nx/**",
"post-process.js"
]
Expand Down

0 comments on commit 30018c5

Please sign in to comment.