lojoja/Prettier
Check file formatting with Prettier. Projects with a package.json file must specify prettier as a dependency. Projects without a package.json file should set the "install" input to "true" otherwise prettier will not be available.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cache | Whether to cache package dependencies. | no | true |
| install | Whether to install prettier globally. Set to "true" if the repository does not have a package.json file. | no | false |
| node_version | The node version to use in version spec syntax. | no | 24 |
| working_directory | The directory to execute commands in. | no | . |
Outputs
no outputs