ooni / explorer

OONI Explorer: uncover evidence of internet censorship worldwide
https://explorer.ooni.org
BSD 3-Clause "New" or "Revised" License
71 stars 38 forks source link

Add prettier #826

Closed majakomel closed 9 months ago

vercel[bot] commented 1 year ago

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

Name Status Preview Updated
explorer ✅ Ready (Inspect) Visit Preview Dec 28, 2022 at 0:47AM (UTC)
GermaVinsmoke commented 1 year ago

How about setting some kind of styleguide also?

chidexebere commented 1 year ago

@majakomel Please can this be revisited.

I have prettier installed on my code editor (I use VS code). I had to disable prettier on my ooni explorer workspace because my default prettier setting was formatting the code. There is a need for a prettier setting (.prettierrc file) to format the code as desired.