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

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


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

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# @rdm/prettier-config

My preferred Prettier configuration.

## Usage

Install:

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

Add to `package.json`:

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

## License

MIT