* Upgrade Prettier to latest version (2.4.1) and verify behavioral changes with arc lint.T1904
Workflow used
* As noted with CreateTokenForm.js in T1904, there are new styling approaches but are deemed to be acceptablenpm uninstall prettier [verify it's removed from package.json]
* npm i -g prettier [installs the latest version]
* cd web/
* prettier write .