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.
- Host: GitHub
- URL: https://github.com/ln-zap/zap-prettier-config
- Owner: LN-Zap
- Created: 2019-09-10T19:00:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-10T19:09:06.000Z (almost 7 years ago)
- Last Synced: 2025-01-29T22:44:59.496Z (over 1 year ago)
- Topics: zapwallet
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"
```