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

https://github.com/ln-zap/zap-prettier-config

Zap Wallet - Reusable prettier config used in Zap projects.
https://github.com/ln-zap/zap-prettier-config

zapwallet

Last synced: 4 months ago
JSON representation

Zap Wallet - Reusable prettier config used in Zap projects.

Awesome Lists containing this project

README

          

# Zap Prettier

> Reusable prettier config used in Zap projects.

## Table of Contents

- [Install](#install)
- [Usage](#usage)

## Install

```sh
yarn add @ln-zap/prettier-config
```

## Usage

In `.prettierrc`:

```json
"@ln-zap/prettier-config"
```