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
- Host: GitHub
- URL: https://github.com/sajmoni/setup-prettier
- Owner: sajmoni
- License: mit
- Created: 2022-09-07T20:26:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T20:31:47.000Z (over 1 year ago)
- Last Synced: 2025-02-15T18:31:34.715Z (over 1 year ago)
- Topics: prettier
- Language: TypeScript
- Homepage:
- Size: 1.07 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```