https://github.com/electerious/prettier-config
Prettier configuration for my personal projects.
https://github.com/electerious/prettier-config
Last synced: 9 months ago
JSON representation
Prettier configuration for my personal projects.
- Host: GitHub
- URL: https://github.com/electerious/prettier-config
- Owner: electerious
- License: mit
- Created: 2022-08-09T14:43:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-24T15:38:54.000Z (over 1 year ago)
- Last Synced: 2025-04-16T03:17:20.674Z (about 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Prettier configuration
[](https://github.com/electerious/prettier-config/actions/workflows/test.yml)
Shareable Prettier configuration for my personal projects.
## Install
Install this package and `prettier`. Necessary plugins are already included.
```bash
npm install --save-dev prettier @electerious/prettier-config
```
## Usage
[Use the shared configuration](https://prettier.io/docs/sharing-configurations#using-a-shareable-config) in your project.