a command line tool for creating prettier config without headache 🤕
npm i -g create-prettier
enter the command below through terminal in your project directory
create-prettier
then just follow the guide
- printWidth
- useTabs
- tabWidth
- semi
- singleQuote
- trailingComma
- bracketSpacing
- jsxBracketSameLine
- arrowParens