diff --git a/.husky/pre-commit b/.husky/pre-commit new file mode 100755 index 0000000..e77cd6f --- /dev/null +++ b/.husky/pre-commit @@ -0,0 +1,4 @@ +#!/bin/sh +TZ=UTC . "$(dirname "$0")/_/husky.sh" + +node_modules/.bin/lint-staged --relative