diff --git a/package.json b/package.json index 3b59adc..f21c215 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "test": "vitest", "test:run": "vitest --run", "build": "node esbuild.mjs", - "check": "tsc && biome check --apply ." + "check": "tsc && biome check --write ." }, "repository": { "type": "git",