create-prettier
v1.0.9
Published
a command line tool for creating prettier config without headache
Downloads
40
Maintainers
Readme
create-prettier
a command line tool for creating prettier config without headache 🤕
How to use
npm i -g create-prettier
enter the command below through terminal in your project directory
create-prettier
then just follow the guide
Supported Basic Options
- printWidth
- useTabs
- tabWidth
- semi
- singleQuote
- trailingComma
- bracketSpacing
- jsxBracketSameLine
- arrowParens