Skip to content

Commit 8b0f613

Browse files
committed
remove biome config for worktree
1 parent c1545ee commit 8b0f613

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

biome.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"private/**",
1717
"!packages/**/{dist,lib}/**",
1818
"!node_modules",
19-
"!.claude/**",
2019
"!.svelte-kit",
2120
"!packages/@uppy/components/src/input.css"
2221
]
@@ -33,7 +32,6 @@
3332
"examples/**",
3433
"scripts/**",
3534
"private/**",
36-
"!.claude/**",
3735
"!packages/**/{dist,lib}/**",
3836
"!node_modules",
3937
"!.svelte-kit",

0 commit comments

Comments
 (0)