Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adamzapasnik/prettier-plugin-erb

Prettier ERB plugin
https://github.com/adamzapasnik/prettier-plugin-erb

prettier prettier-plugin ruby ruby-on-rails

Last synced: 3 months ago
JSON representation

Prettier ERB plugin

Awesome Lists containing this project

README

        

# Prettier ERB Plugin

## How to install?

```sh
yarn add -D prettier @prettier/plugin-ruby prettier-plugin-erb
```

`@prettier/plugin-ruby` is used for formatting multiline expressions

Available configuration options for plugin-ruby are available [here](https://github.com/prettier/plugin-ruby#configuration)

## How to deal with bugs?

Your code wasn't formatted correctly or there was an error? Add the problematic file to .prettierignore and submit an Issue.