mirror of
https://github.com/creyD/prettier_action.git
synced 2026-04-16 21:30:31 +02:00
Update README.md
This commit is contained in:
@@ -7,7 +7,7 @@ A GitHub action for styling files with [prettier](https://prettier.io).
|
|||||||
### Parameters
|
### Parameters
|
||||||
|
|
||||||
| Parameter | Required | Default | Description |
|
| Parameter | Required | Default | Description |
|
||||||
| - | - | - | - |
|
| - | :-: | :-: | - |
|
||||||
| prettier_options | :x: | --write **/*.js | Prettier options (by default it applies to the whole repository) |
|
| 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_options | :x: | No options. | Custom git commit options |
|
||||||
| commit_message | :x: | Prettified Code! | Custom git commit message |
|
| commit_message | :x: | Prettified Code! | Custom git commit message |
|
||||||
|
|||||||
Reference in New Issue
Block a user