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 Oct 18, 2020
1 parent 3ce408e commit d17db5b
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,12 @@ You can also format by same syntax programmatically with [blade-formatter](https

## Extension Settings

- `Blade Formatter: format Enabled`: Whether it enables or not
- `Blade Formatter: format Indent Size`: An indent size

| setting | description | default |
| :----------------------------------------- | :--------------------------- | :------ |
| `Blade Formatter: format Enabled` | Whether it enables or not | true |
| `Blade Formatter: format Indent Size` | An indent size | 4 |
| `Blade Formatter: format Wrap Line Length` | The length of line wrap size | 120 |
| `Blade Formatter: format Wrap Attributes` | The way to wrap attributes. `[auto\|force\|force-aligned\|force-expand-multiline\|aligned-multiple\|preserve\|preserve-aligned]` | `auto` |

## TODO

Expand Down

0 comments on commit d17db5b

Please sign in to comment.