1.0.9 • Published 7 years ago

create-prettier v1.0.9

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

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago