native-land-digital / native-land-web-client

Native Land Digital's web client, built with React & TypeScript.
4 stars 1 forks source link

Install Prettier #3

Closed noi5e closed 5 months ago

noi5e commented 5 months ago

See #2.

It looks like I hadn't actually installed Prettier this whole time. It seems like all the formatting so far has been done on VSCode save via my global install of Prettier. Whoops 😅

The good news is that there shouldn't be too much reformatting to do once I install it locally.

noi5e commented 5 months ago

Fixed in #6