Files
scanclient/.husky/pre-commit
T
2021-03-16 14:25:57 +01:00

5 lines
64 B
Bash

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
cd app && yarn format