manifold/web/.husky/pre-commit
2021-12-18 12:59:40 -08:00

6 lines
65 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
cd web
npx lint-staged