Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/costasak/prettier-config
My shareable Prettier configuration
https://github.com/costasak/prettier-config
prettier prettier-config prettier-js prettierconfig prettierrc
Last synced: about 1 month ago
JSON representation
My shareable Prettier configuration
- Host: GitHub
- URL: https://github.com/costasak/prettier-config
- Owner: CostasAK
- License: mit
- Created: 2024-02-05T13:40:59.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-05T14:33:13.000Z (11 months ago)
- Last Synced: 2024-11-15T21:29:11.137Z (about 2 months ago)
- Topics: prettier, prettier-config, prettier-js, prettierconfig, prettierrc
- Homepage: https://www.npmjs.com/package/@costasak/prettier-config
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `@costasak/prettier-config`
My shareable Prettier configuration
## Usage
### Install
```bash
pnpm add -D @costasak/prettier-config
```### Edit `.prettierrc.json`
```json
"@costasak/prettier-config"
```