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

Commit

Permalink
Merge pull request #180 from ttshivers/lint_all
Browse files Browse the repository at this point in the history
ci(pre-commit): lint everything
  • Loading branch information
ttshivers authored Sep 27, 2020
2 parents 5ece1ed + 70f0b51 commit 1a77470
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 1a77470

Please sign in to comment.