Skip to content

Commit c6fe8d7

Browse files
committed
chore: biome ignore types
1 parent a437615 commit c6fe8d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"enabled": true
55
},
66
"files": {
7-
"ignore": ["node_modules/*", "test/fixtures/*"]
7+
"ignore": ["node_modules/*", "test/fixtures/*", "types/*"]
88
},
99
"javascript": {
1010
"formatter": {

0 commit comments

Comments
 (0)