Maseshi / Shioru

🧸 (Discord) Your personal assistant that will make your discord never lonely again.
https://shiorus.web.app
MIT License
150 stars 22 forks source link

Add Prettier to Project #79

Closed imrafaelcezar closed 5 months ago

imrafaelcezar commented 11 months ago

Prettier is a code formatter that can help the project improving the DX and maintaining a code standard. It is a good option for open source projects and is very extensible allowing the use of plugins.

imrafaelcezar commented 11 months ago

I recommend a plugin called @trivago/prettier-plugin-sort-imports.

Maseshi commented 11 months ago

OK, I'll configure Prettier in this next update. If the plugin you suggest can help the code look better, I'll give it a try. ✨