An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Prettier configuration

[![Test](https://github.com/electerious/prettier-config/actions/workflows/test.yml/badge.svg)](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.