@ivangabriele/prettier-config
v5.0.1
Published
My most commonly used Prettier config.
Downloads
202
Readme
My Prettier Configuration
My most commonly used Prettier configuration.
Usage
Run:
npm i -DE @ivangabriele/prettier-config prettier@^3.0.0
or:
yarn add -DE @ivangabriele/prettier-config prettier@^3.0.0
Then add this line to your package.json
:
{
// ...
"prettier": "@ivangabriele/prettier-config"
}
Contribute
Please refer to the contribution guidelines for information on how to contribute to this project.