Skip to content

Commit 878523c

Browse files
committed
chore: ignore package on format
1 parent cf9d9cc commit 878523c

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
@@ -31,6 +31,6 @@
3131
}
3232
},
3333
"files": {
34-
"includes": ["src/**", "*.json", "*.ts"]
34+
"includes": ["src/**", "*.json", "*.ts", "!package.json"]
3535
}
3636
}

0 commit comments

Comments
 (0)