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

https://github.com/rdmurphy/newswire-prettier-config


https://github.com/rdmurphy/newswire-prettier-config

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# @newswire/prettier-config

A consistent source of prettier configuration for newswire projects.

## Usage

Install:

```sh
npm install --save-dev @newswire/prettier-config
```

Add to `package.json`:

```json
{
// ...
"prettier": "@newswire/prettier-config"
}
```

## License

MIT