setup-opentofu/.husky/pre-commit
Dmitry Kisler 71a21cdc7a
chore: update pre-commit
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-16 16:32:30 +02:00

5 lines
117 B
Bash
Executable file

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run test || npm install && npm run test
npm run build && git add dist/