mirror of
https://github.com/minio/minio.git
synced 2025-02-13 14:48:09 -05: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