refactor: 🔨 Also run bun install in pre-commit hooks

This commit is contained in:
Jesse Wierzbinski 2024-05-15 17:32:05 -10:00
parent 119f9ea97b
commit 517f0c631e
No known key found for this signature in database

View file

@ -1,2 +1,3 @@
bun install
bun lint --apply bun lint --apply
bun check bun check