Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 537f574

Browse files
committed
chore: ignore package.json from biome formatter
1 parent 72d1b89 commit 537f574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"indentStyle": "space"
55
},
66
"files": {
7-
"ignore": []
7+
"ignore": ["package.json"]
88
},
99
"javascript": {
1010
"formatter": {

0 commit comments

Comments
 (0)