We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f1a4c commit 49a6c4aCopy full SHA for 49a6c4a
README.md
@@ -97,7 +97,7 @@ gem install bundler prettier_print syntax_tree syntax_tree-haml syntax_tree-rbs
97
The `prettier` executable is now installed and ready for use:
98
99
```bash
100
-./node_modules/.bin/prettier --write '**/*'
+./node_modules/.bin/prettier --plugin=@prettier/plugin-ruby --write '**/*'
101
```
102
103
## Configuration
0 commit comments