Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
ci(pre-commit): lint everything
Browse files Browse the repository at this point in the history
  • Loading branch information
ttshivers committed Sep 27, 2020
1 parent 7eba6a7 commit 70f0b51
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .huskyrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"hooks": {
"pre-commit": "lint-staged",
"pre-commit": "lint-staged && npm run lint -- --no-fix",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
}
1 change: 0 additions & 1 deletion .stylelintignore

This file was deleted.

0 comments on commit 70f0b51

Please sign in to comment.