Skip to content

a command line tool for creating prettier config without headache

License

Notifications You must be signed in to change notification settings

cyphernull/create-prettier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 😀

About

a command line tool for creating prettier config without headache

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published