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 ! Kikaccc29 创建于 2023年08月18日 11:10
You can try setting appropriate
printWidth(https://prettier.io/docs/en/options.html#print-width) in your.prettierrc- does it work for you?