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

https://github.com/geist-org/prettier-config

Prettier Config for Geist
https://github.com/geist-org/prettier-config

Last synced: 5 months ago
JSON representation

Prettier Config for Geist

Awesome Lists containing this project

README

          

## Prettier config for Geist UI

This is `prettier` config for all `geist-ui` projects. If you like this style, you can also quote it in your project.

### Usage

1. Install:

```bash
yarn add @geist-ui/prettier-config -D
```

2. Configure (`package.json`):

```json
{
"prettier": "@geist-ui/prettier-config"
}
```

### LICENSE

[MIT](LICENSE)