https://github.com/graylog2/prettier-config
A shared prettier config for Graylog projects
https://github.com/graylog2/prettier-config
Last synced: 3 months ago
JSON representation
A shared prettier config for Graylog projects
- Host: GitHub
- URL: https://github.com/graylog2/prettier-config
- Owner: Graylog2
- License: mit
- Created: 2023-11-28T13:18:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-13T10:39:01.000Z (over 1 year ago)
- Last Synced: 2025-02-28T14:39:16.855Z (over 1 year ago)
- Size: 10.7 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Graylog's Prettier Config
This package is a shared [prettier](https://prettier.io) config for Graylog Projects. Use it like this:
```
$ echo '"@graylog/prettier-config"' > .prettierrc.json
```
See the [docs](https://prettier.io/docs/en/configuration#sharing-configurations) for more details.