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

6 lines
98 B
Bash
Executable file

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