Skip to content

Commit 529e468

Browse files
committed
biome should ignore yarn binary
1 parent 67522fe commit 529e468

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

biome.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"lineWidth": 80,
2222
"attributePosition": "auto",
2323
"ignore": [
24+
".yarn/**",
2425
"tests/build_tests/**",
2526
"tests/tests/**",
2627
"tests/tools_tests/**",

0 commit comments

Comments
 (0)