*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
> An opinionated code formatter for JavaScript, JSON, CSS, YAML, and more.
|
||||
> More information: <https://prettier.io/>.
|
||||
|
||||
- Format a file and print the result to stdout:
|
||||
- Format a file and print the result to `stdout`:
|
||||
|
||||
`prettier {{path/to/file}}`
|
||||
|
||||
|
Reference in New Issue
Block a user