diff --git a/.husky/pre-commit b/.husky/pre-commit new file mode 100755 index 0000000..41ae0d5 --- /dev/null +++ b/.husky/pre-commit @@ -0,0 +1,4 @@ +#!/usr/bin/env sh +. "$(dirname -- "$0")/_/husky.sh" + +npx --no lint-staged