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.
2 parents 0f7c5db + 97a89fd commit 1c67683Copy full SHA for 1c67683
package.json
@@ -15,7 +15,7 @@
15
"format": "prettier --write .",
16
"format:changed": "pretty-quick --staged",
17
"format:check": "prettier --check .",
18
- "prepare": "husky install",
+ "prepare": "husky",
19
"e2e": "turbo run e2e --parallel"
20
},
21
"author": "Twilio <[email protected]>",
0 commit comments