We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd6749c commit d6bb6edCopy full SHA for d6bb6ed
docs/options.md
@@ -19,6 +19,8 @@ Specify the line length that the printer will wrap on.
19
| ------- | --------------------- | ------------------- |
20
| `80` | `--print-width <int>` | `printWidth: <int>` |
21
22
+(If you don't want line wrapping when formatting Markdown, you can set the [Prose Wrap](#prose-wrap) option to disable it.)
23
+
24
## Tab Width
25
26
Specify the number of spaces per indentation-level.
0 commit comments