refactor: remove biome ci

This commit is contained in:
Mauricio Siu
2024-11-28 22:21:31 -06:00
parent 00883dde11
commit f102bae5d5
3 changed files with 1 additions and 3 deletions

View File

@@ -42,4 +42,4 @@ commit-msg:
pre-commit:
commands:
lint-staged:
run: "npx lint-staged"
run: "pnpm check && npx lint-staged"