@cheshire-caat/prettier-config
v1.0.0
Published
Prettier config for the personal projects
Readme
@cheshire-caat/prettier-config
Common prettier configuration for personal projects.
Usage
Install the package using npm (or yarn):
npm i @cheshire-caat/prettier-config -DAdd the prettier key to your package.json file:
{
"prettier": "@cheshire-caat/prettier-config"
}Check out the prettier documentation for more info on sharing configurations.
