Skip to content

Commit

Permalink
Remove husky
Browse files Browse the repository at this point in the history
  • Loading branch information
krisztianb committed Jul 1, 2022
1 parent aa1e9b3 commit 0f7fd7c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 158 deletions.
153 changes: 1 addition & 152 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"eslint-plugin-jsdoc": "37.1.0",
"eslint-plugin-ordered-imports": "0.6.0",
"eslint-plugin-unicorn": "39.0.0",
"husky": "4.3.8",
"prettier": "2.5.1",
"rimraf": "3.0.2",
"typedoc": "0.22.10",
Expand All @@ -31,11 +30,6 @@
"type": "git",
"url": "git+https://github.com/krisztianb/typedoc-plugin-merge-modules.git"
},
"husky": {
"hooks": {
"pre-push": "npm run lint && npm run format"
}
},
"main": "dist/index.js",
"files": [
"/dist"
Expand Down

0 comments on commit 0f7fd7c

Please sign in to comment.