Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hirosystems/prettier-config

@stacks Prettier config
https://github.com/hirosystems/prettier-config

Last synced: 3 days ago
JSON representation

@stacks Prettier config

Awesome Lists containing this project

README

        

# 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)