Skip to content

Install prettier and re-pnpify vscode

Closes #2 (closed)

Well that was a fun hour of coding. (Mostly reading if I'm honest) Turns out installing prettier is both an easy and complicated decision. I definitely will appreciate not having to have an internal debate about styling decisions. (More than once in my freeCodeCamp projects and school work I wiled away hours reformatting arrays and objects syntactically...) Still, time will tell if this MR is for better or for worse. If I start to encounter bugs due to poor yarn, nextjs, jest, and other similar JS packages then I will have to spend some time re-enabling the VSCode formatter...

Merge request reports

Loading