Skip to content

Commit

Permalink
fix: add lint-staged as devDep
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakkulkarni committed May 31, 2022
1 parent 45e9cd9 commit 20f4f60
Show file tree
Hide file tree
Showing 3 changed files with 721 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm exec --no -- lint-staged
npm exec --no -- lint-staged --no-stash
Loading

0 comments on commit 20f4f60

Please sign in to comment.