We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a8a55 commit dacb402Copy full SHA for dacb402
package.json
@@ -31,7 +31,6 @@
31
},
32
"husky": {
33
"hooks": {
34
- "post-commit": "npm run create-readme && git add README.md && git commit -m 'docs: generate docs' --no-verify",
35
"pre-commit": "npm run check-docs && npm run check-tests && npm run lint && npm run test && npm run build && npm run format-json"
36
}
37
0 commit comments