deploy-to-firebase
Convert the `deploy-to-firebase` script (and corresponding tests) from CommonJS format to ESM. PR Close #43963
This commit enables linting for the scripts in `aio/scripts/deploy-to-firebase/`. It also makes the necessary changes to the files to make linting pass. PR Close #43963