Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vyper-protocol/prettier-config

Vyper Protocol Shared Prettier config
https://github.com/vyper-protocol/prettier-config

Last synced: 15 days ago
JSON representation

Vyper Protocol Shared Prettier config

Awesome Lists containing this project

README

        

# `@vyper-protocol/prettier-config`

> Vyper Protocol [Prettier](https://prettier.io) config.

## Usage

**Install**:

```bash
$ yarn add --dev @vyper-protocol/prettier-config
```

**Edit `package.json`**:

```jsonc
{
// ...
"prettier": "@vyper-protocol/prettier-config"
}
```