Pre-commit hooks #18

Closed
opened 2024-12-19 20:23:17 -05:00 by BenjaminPalko · 1 comment
BenjaminPalko commented 2024-12-19 20:23:17 -05:00 (Migrated from github.com)
  • Prettier format
  • Lint check
- Prettier format - Lint **check**
BenjaminPalko commented 2024-12-23 16:45:51 -05:00 (Migrated from github.com)

Lets use husky: https://typicode.github.io/husky/get-started.html

We need to run bun format as a hook, we could also look at running a eslint check on only changed files?

Lets use husky: https://typicode.github.io/husky/get-started.html We need to run `bun format` as a hook, we could also look at running a eslint check on only changed files?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pantheon/hestia#18
No description provided.