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

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

Prettier config with support for php
https://github.com/clickbar/prettier-config

Last synced: 9 months ago
JSON representation

Prettier config with support for php

Awesome Lists containing this project

README

          

# @clickbar/prettier-config (Deprecated)

**This package was merged with our [ESLint config](https://github.com/clickbar/eslint-config) and is not needed anymore.**

Opinionated prettier rules for work at clickbar.

## Usage

```sh
yarn add -D @clickbar/prettier-config
```

Add this to your `package.json`

```json
{
"prettier": "@clickbar/prettier-config"
}
```

## License

MIT