How can I re-run Prettier after deleting the problematic character?

Responsive Ad Header

Question

Grade: Education Subject: Support
How can I re-run Prettier after deleting the problematic character?
Asked by:
67 Viewed 67 Answers

Answer (67)

Best Answer
(302)
Once you've manually removed the character causing the 'error delete ␍ prettier/prettier' issue, you can typically re-run Prettier by saving the file (if 'format on save' is enabled) or by using your editor's command palette to execute the Prettier format command for the current file or project.