Skip to content

Commit

Permalink
chore: remove auto documentation generation
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Aug 9, 2019
1 parent 72a8a55 commit dacb402
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
},
"husky": {
"hooks": {
"post-commit": "npm run create-readme && git add README.md && git commit -m 'docs: generate docs' --no-verify",
"pre-commit": "npm run check-docs && npm run check-tests && npm run lint && npm run test && npm run build && npm run format-json"
}
},
Expand Down

0 comments on commit dacb402

Please sign in to comment.