Skip to content

Commit 23a3859

Browse files
update: Add plugins/** to biome.json ignore list
1 parent dc389dc commit 23a3859

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
@@ -39,6 +39,6 @@
3939
}
4040
},
4141
"files": {
42-
"ignore": ["node_modules", "dist", "*.json", "*.md"]
42+
"ignore": ["node_modules", "dist", "*.json", "*.md", "plugins/**"]
4343
}
4444
}

0 commit comments

Comments
 (0)