Hi.
I am using the Astro VS Code Extension, and the Astro docs state the following:
Prettier is a popular formatter for JavaScript, HTML, CSS, and more. If you’re using the Astro VS Code Extension or the Astro language server within another editor, code formatting with Prettier is included.
However, I don't want to use prettier. How do I disable it?