mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 15:33:17 +01:00
* 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