# `@yomguithereal/prettier-config`

> My personal [Prettier](https://prettier.io) config.

## Usage

**Install**:

```bash
$ npm i --save-dev @yomguithereal/prettier-config
```

**Edit `package.json`**:

```jsonc
{
  // ...
  "prettier": "@yomguithereal/prettier-config"
}
```
