uwindsorcss / wiki

A student-created wiki tailored for CS students
https://uwindsorcss.github.io/wiki/
6 stars 14 forks source link

run prettier on project #109

Closed jere-mie closed 2 years ago

jere-mie commented 2 years ago

What are you trying to accomplish?

Keep code consistent

How are you accomplishing it?

Running prettier on the whole project

Is there anything reviewers should know?

This has no effect on the actual presentation of the app, but it does affect the how the code is formatted.

Checks before you create your pull request