# Stacks Prettier config

This is the [Prettier](https://prettier.io/) config used across all [Stacks](http://blockstack.org/) projects.

## Instructions

The easiest way to use this package, is with the following addition to your `package.json`

```json
"prettier": "@stacks/prettier-config",
```

[Check the official documentation for more info on using shared configurations.](https://prettier.io/docs/en/configuration.html#sharing-configurations)

