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
- Host: GitHub
- URL: https://github.com/clickbar/prettier-config
- Owner: clickbar
- License: mit
- Created: 2019-08-09T08:59:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-06T13:36:51.000Z (over 6 years ago)
- Last Synced: 2025-02-06T00:05:07.541Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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