chore: move files out of root to declutter

This commit is contained in:
Danny Avila
2023-09-06 14:00:36 -04:00
committed by Danny Avila
parent 5e63c1ed2e
commit 6ad64b42d5
6 changed files with 2 additions and 2 deletions
View File
View File
+2 -2
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