UNPKG

prettier-plugin-erb

Version:
16 lines (9 loc) 466 B
# 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.