1
0
mirror of synced 2026-01-08 21:02:10 -05:00
Files
docs/.husky/pre-commit
2023-01-03 12:44:48 -08:00

6 lines
81 B
Bash
Executable File

#!/bin/sh
[ -n "$CI" ] && exit 0
. "$(dirname "$0")/_/husky.sh"
npx lint-staged