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

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


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

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# prettier-config

My prettier configuration...

## Installation

`pnpm add -D @nerdo/prettier-config`

Edit `package.json`

```
{
// ...
"prettier": "@nerdo/prettier-config"
}
```