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 afa2270 commit f5f7409Copy full SHA for f5f7409
package.json
@@ -3,7 +3,7 @@
3
"lerna": "3.0.0-beta.21"
4
},
5
"scripts": {
6
- "bootstrap": "lerna bootstrap --hoist tap",
+ "bootstrap": "lerna bootstrap --hoist tap --hoist eslin* --hoist husky --hoist prettier --hoist pretty-quick",
7
"precommit": "pretty-quick --staged",
8
"prettier": "prettier --config .prettierrc --write ./**/*.js",
9
"test": "lerna run test"
0 commit comments