Skip to content

Commit

Permalink
docs: ✏️ update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Dec 26, 2024
1 parent 40cde01 commit dd74a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ You can use these options for prettier blade plugin in prettier CLI.
| `--no-php-syntax-check` | Disable PHP syntax checking. default: `false` |
| `--extra-liners` | Comma separated list of tags that should have an extra newline before them. default: `head,body,/html` |
| `--trailing-comma-php` | If set to false, no trailing commas are printed for php expression. default: `true` |
| `--component-prefix` | Comma separated list of component prefix use to preserve style in html attributes. default: `x-,livewire` |
| `--component-prefix` | Comma separated list of component prefix use to preserve style in html attributes. default: `x-,livewire:` |

### `.prettierrc` example

Expand Down

0 comments on commit dd74a87

Please sign in to comment.