18 pre commit hooks #40

Merged
DanMihailescu merged 9 commits from 18-pre-commit-hooks into master 2025-01-01 09:19:15 -05:00
Showing only changes of commit 00098445c0 - Show all commits

View file

@ -1,2 +1,2 @@
bunx prettier . --write bunx prettier . --write
bunx eslint $(git diff --name-only HEAD | grep -E '\.(js|jsx)$' | xargs) bunx eslint $(git diff --name-only HEAD | grep -E '\.(*)$' | xargs)