chore(config): remove pre-commit hook that runs non-existent tests

El hook pre-commit ejecutaba npm test, pero el proyecto no tiene
tests configurados. Solo se necesita commit-msg para commitlint.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
FrankZamora
2025-12-05 15:00:18 -06:00
parent bf304f08fc
commit 1c0750604b

View File

@@ -1 +0,0 @@
npm test