1.0.9 • Published 8 years ago

create-prettier v1.0.9

Weekly downloads
3
License
MIT
Repository
github
Last release
8 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

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago