Let's install Prettier to enable consistent code formatting throughout the codebase. I think Astro might give you the option to set this up when going through the Astro project setup.
So far I'm not certain with this issue.
The portfolio template provided a prettierrc file.
The plugins include "prettier-plugin-astro", "prettier-plugin-tailwindcss"
Let's install Prettier to enable consistent code formatting throughout the codebase. I think Astro might give you the option to set this up when going through the Astro project setup.
https://prettier.io/