Skip to content

Bump Prettier and fix prettier #4

Bump Prettier and fix prettier

Bump Prettier and fix prettier #4

Workflow file for this run

# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools
name: Run Prettier
"on": push
jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npx prettier --check .