Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: remove fix
  • Loading branch information
dyladan committed Jan 15, 2021
commit b165c792440043c679ca7eeb100d3a9eef36bc97
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"husky": {
"hooks": {
"pre-commit": "npm run lint:fix:changed",
"pre-commit": "npm run lint:changed",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
}
Expand Down