mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-22 10:33:42 +00:00
c0e45f9098
* format js files using prettier Used the following command to format the files prettier --write "browser/app/js/**/*.js" * fix failing unit tests in browser