usevital / notessential

The Nuxt-based frontend that powers NotEssential.
https://notessential.blurry.gay
GNU General Public License v3.0
13 stars 7 forks source link

Adapt Prettier #18

Closed Nitrrine closed 3 months ago

Nitrrine commented 3 months ago

This PR adds prettier configuration file as well formats all files with Prettier. I think we everyone must have Prettier installed and configured in our editors. I highly recommend all contributors to install Prettier as VS Code extension and make it to format the code on save.

stackblitz[bot] commented 3 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
notessential ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 8:59am
KTrain5169 commented 3 months ago

ignore that change, turns out it was showing me way too many diffs bc Prettier changed all of them in very small ways

KTrain5169 commented 3 months ago

Double-checked, should be good to merge