arizona-linguistics / colrc-v2

COLRC version 2.0
5 stars 2 forks source link

Reformatting all .js files to align with Prettier #255

Closed caminante-blanco closed 12 months ago

caminante-blanco commented 1 year ago

I updated pretty much all the .js files to match Prettier's formatting rules. Prettier is definitely opinionated, so this is not necessarily going to be a better fit, but it does definitely enforce a consistent style. I tested this on docker, and everything looks to be working great! I figured we could take a look at this and see how the team likes it.

Several files were unable to be updated. These are

/frontend/src/utils/PostLogin.js/ and /frontend/src/utils/OdinsonSearch.js