Skip to content

Commit

Permalink
fix husky [ci-skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
lbenie committed Apr 26, 2018
1 parent a2da2e9 commit 0a36ae3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion husky.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
module.exports = {
'pre-commit': 'lint-staged',
hooks: {
'pre-commit': 'lint-staged',
},
};

File renamed without changes.

0 comments on commit 0a36ae3

Please sign in to comment.