## Misk Prettier

![](https://raw.githubusercontent.com/cashapp/misk/master/misk.png)
This package provides shared Prettier config across Misk tab repos.

## Getting Started

```bash
$ yarn add @misk/prettier
```

Add the following key to your `package.json`.

```JSON
  {
    "prettier": "@misk/prettier"
  }
```

## [Releasing](https://github.com/cashapp/misk-web/blob/master/RELEASING.md)

## [Changelog (and Breaking Changes)](https://github.com/cashapp/misk-web/blob/master/CHANGELOG.md)
