chore: move files out of root to declutter

This commit is contained in:
Danny Avila 2023-09-06 13:11:18 -04:00 committed by Danny Avila
parent 36b8d2d5e7
commit ea8003c58b
6 changed files with 2 additions and 2 deletions

View file

View file

View file

@ -1,5 +1,5 @@
#!/usr/bin/env sh
set -e
. "$(dirname -- "$0")/_/husky.sh"
[ -n "$CI" ] && exit 0
npx lint-staged
npx lint-staged --config ./.husky/lint-staged.config.js