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

https://github.com/sajmoni/setup-prettier

Setup prettier with good defaults
https://github.com/sajmoni/setup-prettier

prettier

Last synced: 3 months ago
JSON representation

Setup prettier with good defaults

Awesome Lists containing this project

README

          

# setup-prettier

> Setup [`prettier`](https://github.com/prettier/prettier) with good defaults

## :sparkles: Features

- Installs `prettier` and [`prettier-config-one`](https://github.com/sajmoni/prettier-config-one)
- Updates package.json with a `prettier` field
- Sorts `package.json`
- Runs `prettier`

## How to use

```console
npx setup-prettier@latest
```