@atir-naveed-geeksltd/prettier-config
v0.1.25
Published
Basic prettier config
Downloads
24
Maintainers
Readme
Prettier Config
What is Prettier?
Prettier is an opinionated code formatter with support for all the leading web technologies and frameworks. It improves code readability by enforcing a consistent code style across your entire codebase.
About
Prettier rules recommended by Medly to automatically format and clean your react codebase ending your styling nightmares.
Shared prettier config
Install
yarn add -D @atir-naveed-geeksltd/prettier-config
Usage
Add below line in your package.json
{
"prettier": "@atir-naveed-geeksltd/prettier-config"
}
Default config
You can view the default config here