Skip to content

Commit dacb402

Browse files
committed
chore: remove auto documentation generation
1 parent 72a8a55 commit dacb402

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
},
3232
"husky": {
3333
"hooks": {
34-
"post-commit": "npm run create-readme && git add README.md && git commit -m 'docs: generate docs' --no-verify",
3534
"pre-commit": "npm run check-docs && npm run check-tests && npm run lint && npm run test && npm run build && npm run format-json"
3635
}
3736
},

0 commit comments

Comments
 (0)