1.0.4 • Published 5 years ago

prettier-configure v1.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

prettier-configure

Setting up for Prettier and Husky automatically.

Usage

npx prettier-configure

Options

manager

Choose a package manager (in yarn or npm) to use for dependent installations.(Default: yarn)

npx prettier-configure --manager=npm

.prettierrc.yaml

rulevalue
trailingCommaall
tabWidth4
singleQuotetrue

.prettierignore

/node_modules
package.json