Skip to content

Commit 6cf3533

Browse files
committed
fix linting of package.json
1 parent 98533af commit 6cf3533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

biome.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"files": {
3-
"ignore": ["coverage"]
3+
"ignore": ["coverage", "package.json"]
44
},
55
"linter": {
66
"enabled": true,

0 commit comments

Comments
 (0)