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 aa1c633 commit 65f47fdCopy full SHA for 65f47fd
package.json
@@ -45,7 +45,6 @@
45
"semantic-release-prepare": "ts-node tools/semantic-release-prepare",
46
"prettier:all": "prettier --write --config ./.prettierrc.yml '{src,test}/**/*.ts'",
47
"precommit": "lint-staged",
48
- "prepush": "npm run test:prod && npm run build",
49
"commitmsg": "validate-commit-msg"
50
},
51
"lint-staged": {
0 commit comments