1.0.9 • Published 6 years ago

create-prettier v1.0.9

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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

Enjoy 😀

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago