/prettier-config

My most commonly used Prettier config.

MIT LicenseMIT

My Prettier Configuration

License GitHub Check Workflow Status NPM Version

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.