Skip to content

Commit

Permalink
fix: Downgrade husky to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
pawfa committed Mar 11, 2021
1 parent ff085d8 commit 578718a
Show file tree
Hide file tree
Showing 5 changed files with 465 additions and 21 deletions.
1 change: 0 additions & 1 deletion .husky/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions .husky/pre-commit

This file was deleted.

5 changes: 5 additions & 0 deletions .huskyrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module.exports = {
hooks: {
'pre-commit': 'pretty-quick --staged',
},
};
Loading

0 comments on commit 578718a

Please sign in to comment.