Skip to content

Bump prettier from 3.3.3 to 3.4.1 #1016

Bump prettier from 3.3.3 to 3.4.1

Bump prettier from 3.3.3 to 3.4.1 #1016

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build: # make sure build/ci work properly
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: |
npm install
npm run all