Similar to https://github.com/vanvalenlab/deepcell-datasets/pull/92, I added and ran autoformatting to this repo. Instead of pre-commit, this repo only uses prettier. Pre-commit is better for multi-language projects, but the kiosk-frontend is exclusively a javascript project, so I've opted for a simpler setup. I've followed this guide and added this Prettier GitHub Action as well.
Similar to https://github.com/vanvalenlab/deepcell-datasets/pull/92, I added and ran autoformatting to this repo. Instead of pre-commit, this repo only uses prettier. Pre-commit is better for multi-language projects, but the kiosk-frontend is exclusively a javascript project, so I've opted for a simpler setup. I've followed this guide and added this Prettier GitHub Action as well.