Skip to content

Commit

Permalink
chore: move files out of root to declutter
Browse files Browse the repository at this point in the history
  • Loading branch information
danny-avila committed Sep 6, 2023
1 parent 36b8d2d commit ea8003c
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit ea8003c

Please sign in to comment.