|
@@ -103,7 +103,7 @@ export const oxfmt: Info = {
|
|
|
|
|
|
|
|
export const biome: Info = {
|
|
export const biome: Info = {
|
|
|
name: "biome",
|
|
name: "biome",
|
|
|
- command: ["bun", "x", "@biomejs/biome", "check", "--write", "$FILE"],
|
|
|
|
|
|
|
+ command: ["bun", "x", "@biomejs/biome", "format", "--write", "$FILE"],
|
|
|
environment: {
|
|
environment: {
|
|
|
BUN_BE_BUN: "1",
|
|
BUN_BE_BUN: "1",
|
|
|
},
|
|
},
|