Skip to content

Commit

Permalink
🐛 chore: Ignore .changeset from linting
Browse files Browse the repository at this point in the history
Signed-off-by: drptbl <jakub.mucha@icloud.com>
  • Loading branch information
drptbl committed Feb 19, 2024
1 parent 5fe63f7 commit bb642d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"files": {
"ignore": [
"**/node_modules",
".changeset",
".vscode",
".idea",
"**/dist",
Expand Down

0 comments on commit bb642d9

Please sign in to comment.