PatrickDev14 / portfolio-v3

MIT License
1 stars 0 forks source link

Install and Configure Prettier #2

Open kee-oth opened 1 year ago

kee-oth commented 1 year ago

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/

PatrickDev14 commented 1 year ago

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"