|
@@ -96,7 +96,7 @@ export const oxfmt: Info = {
|
|
|
|
|
|
|
|
export const biome: Info = {
|
|
export const biome: Info = {
|
|
|
name: "biome",
|
|
name: "biome",
|
|
|
- command: [BunProc.which(), "x", "@biomejs/biome", "format", "--write", "$FILE"],
|
|
|
|
|
|
|
+ command: [BunProc.which(), "x", "@biomejs/biome", "check", "--write", "$FILE"],
|
|
|
environment: {
|
|
environment: {
|
|
|
BUN_BE_BUN: "1",
|
|
BUN_BE_BUN: "1",
|
|
|
},
|
|
},
|