chore: add pre-commit hook with husky — wajib lint pass sebelum commit
Deploy FileDrop / deploy (push) Failing after 10s
Deploy FileDrop / deploy (push) Failing after 10s
- Install husky v9, init .husky/pre-commit - Hook runs 'bun run lint' and rejects commit on failure - 'bun install' auto-activates hooks via prepare script Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Executable
+1
@@ -0,0 +1 @@
|
||||
bun run lint
|
||||
Reference in New Issue
Block a user