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

Commit

Permalink
build: remove lint-staged
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfelton committed Jun 25, 2019
1 parent 8d6896d commit b1d92d9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 205 deletions.
1 change: 0 additions & 1 deletion .huskyrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"hooks": {
"commit-msg": "commitlint --env HUSKY_GIT_PARAMS",
"pre-commit": "lint-staged"
}
}
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,6 @@
"husky": "2.4.1",
"jest": "24.8.0",
"jest-styled-components": "6.3.3",
"lint-staged": "8.2.1",
"lnd-binary": "0.3.11",
"minimist": "1.2.0",
"mock-spawn": "0.2.6",
Expand Down
Loading

0 comments on commit b1d92d9

Please sign in to comment.