Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
creyD committed Jan 24, 2020
1 parent 0b7dd99 commit a3b4af5
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 @@ -7,7 +7,7 @@ A GitHub action for styling files with [prettier](https://prettier.io).
### Parameters

| Parameter | Required | Default | Description |
| - | - | - | - |
| - | :-: | :-: | - |
| prettier_options | :x: | --write **/*.js | Prettier options (by default it applies to the whole repository) |
| commit_options | :x: | No options. | Custom git commit options |
| commit_message | :x: | Prettified Code! | Custom git commit message |
Expand Down

0 comments on commit a3b4af5

Please sign in to comment.