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 7b8357d commit 7c73286Copy full SHA for 7c73286
package.json
@@ -48,7 +48,7 @@
48
],
49
"husky": {
50
"hooks": {
51
- "pre-commit": "yarn lint && yarn format",
+ "pre-commit": "yarn lint",
52
"pre-push": "yarn test"
53
}
54
},
0 commit comments