Prettier auto remove line break but I want the line break.
"prettier.printWidth": 80
,
prettier.printWidth
increases or decrease this is not the solve. Do not remove the line break.
Look at the below pictures:
But prettier formatter do like this
How to fix the problem?