* rm -rf package-lock.json
* rm -rf node_modules
* npm install
* prettier -v to ensure version has been upgraded to 2.4.1
* navigate to the web folder and execute arc lint to ensure no lint warningsThis patch only consists of code formatting changes.