Say-Their-Name / say-their-names-web

Open-source platform that raises awareness of the injustice and often forgotten names of racial inequality.
https://saytheirnames.io/
MIT License
56 stars 30 forks source link

Chore: Add prettier #81

Closed krisgardiner closed 4 years ago

krisgardiner commented 4 years ago

What does this PR do?

Description of Task to be completed?

How should this be manually tested?

What are the relevant Trello Card stories? Trello Card Item

Pull Request Type (check one)

Developer Checklist

krisgardiner commented 4 years ago

The only style I noticed being used was the singleQuote so I added it in the .prettierrc. Thought it would be good to add so we don't have to worry about manually formatting. Feel free to add whatever rules you want.

Easybuoy commented 4 years ago

ticed being used was the singleQuote so I added it in the .prettierrc. Thought it would be good to add so we d

Nice initiative @krisgardiner