Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastienrousseau/prettier-config
Prettier Configuration Files and rules
https://github.com/sebastienrousseau/prettier-config
Last synced: about 1 month ago
JSON representation
Prettier Configuration Files and rules
- Host: GitHub
- URL: https://github.com/sebastienrousseau/prettier-config
- Owner: sebastienrousseau
- Created: 2022-05-21T11:30:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-21T13:30:56.000Z (over 2 years ago)
- Last Synced: 2024-09-14T23:52:22.855Z (about 2 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `@sebastienrousseau/prettier-config`
> TODO: description
## Usage
```
const prettierConfig = require('@sebastienrousseau/prettier-config');// TODO: DEMONSTRATE API
```