We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47379d5 commit c809f5aCopy full SHA for c809f5a
1 file changed
src/options.ts
@@ -36,7 +36,8 @@ export const options: SupportOptions = {
36
},
37
{
38
value: 'relative',
39
- description: 'Each line ends at a `printWidth` distance from the start of the class name.',
+ description:
40
+ 'Each line ends at a `printWidth` distance from the start of the non-whitespace text.',
41
42
],
43
0 commit comments