Skip to content

Commit

Permalink
chore: husky config
Browse files Browse the repository at this point in the history
  • Loading branch information
Hidetaka Okamoto committed Jun 29, 2021
1 parent 5349927 commit 0dc974f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
1 change: 1 addition & 0 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
yarn commitlint -e $1
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
yarn lint-staged
9 changes: 0 additions & 9 deletions .huskyrc.js

This file was deleted.

0 comments on commit 0dc974f

Please sign in to comment.