Skip to content

Commit

Permalink
feat: cancel lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucca-C committed Feb 2, 2024
1 parent 648a264 commit 95eed39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-push
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ if [ "$1" = "SKIP_HOOKS" ]; then
exit 0
fi

npm run lint
#npm run lint

0 comments on commit 95eed39

Please sign in to comment.