codiak / socialarchive-dapp

Dapp built on Swarm to back-up and interact with Twitter data.
GNU General Public License v3.0
2 stars 3 forks source link

task #63: add initial prettier support #66

Closed kirlen closed 2 years ago

kirlen commented 2 years ago

This adds prettier and its relevant config files, with prettier generating warnings instead of errors, for now.

netlify[bot] commented 2 years ago

✔️ Deploy Preview for optimistic-heisenberg-d06a80 ready!

🔨 Explore the source changes: 21969cb457cc4afb787af5af7fcfb1520206270b

🔍 Inspect the deploy log: https://app.netlify.com/sites/optimistic-heisenberg-d06a80/deploys/62124f3c0797310007891466

😎 Browse the preview: https://deploy-preview-66--optimistic-heisenberg-d06a80.netlify.app

codiak commented 2 years ago

Trying to bump up those commit numbers with linting eh 😂

Sounds good to me, although I don't usually include prettier as a dev dependency. But I don't see any harm in doing so.