Can anyone help me how to make so the text dosent go pass the line on the right or on formating im using prettier but still it stays like that after save !

0

You can try setting appropriate printWidth (https://prettier.io/docs/en/options.html#print-width) in your .prettierrc - does it work for you?

0

请先登录再写评论。