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
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