luillo1 / RaceResults

A platform for managing and sharing running race results within running groups
4 stars 0 forks source link

Use a .prettierrc and format client code #91

Open MutatedGamer opened 2 years ago

MutatedGamer commented 2 years ago

Depending on the dev environment and version of Prettier used, there can be subtle differences in the auto-formatting used by Prettier. This leads to ping-ponging between certain rules that are not explicitly marked as errors by our .eslintrc, such as trailing commas.

To standardize the formatting, this PR adds a .prettierrc for Prettier to use and marks any Prettier violations as eslint errors.

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-desert-0639b971e-91.westus2.azurestaticapps.net

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-desert-0639b971e-91.westus2.azurestaticapps.net

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-desert-0639b971e-91.westus2.azurestaticapps.net