Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
chandel-aman authored Nov 4, 2024
1 parent 48f54a7 commit 3e71c6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
. "$(dirname -- "$0")/_/husky.sh"

# npm run format:fix
# npm run lint:fix
# npm run lint-staged
# npm run typecheck
npm run lint:fix
npm run lint-staged
npm run typecheck
npm run update:toc

git add .

0 comments on commit 3e71c6e

Please sign in to comment.