We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4966c96 commit cba7214Copy full SHA for cba7214
package.json
@@ -12,7 +12,7 @@
12
"ci": "yarn turbo run build lint test build-storybook --cache-dir=\".turbo\"",
13
"clean": "yarn workspaces foreach -vA run clean",
14
"docs": "yarn turbo run docs",
15
- "postinstall": "husky install && yarn build",
+ "postinstall": "husky install",
16
"lint": "yarn turbo run lint",
17
"lint-and-fix": "yarn workspaces foreach -v --topological-dev --all run lint-and-fix",
18
"prepack": "pinst --disable",
0 commit comments