Skip to content

Bump prettier from 3.2.5 to 3.4.2 #1

Bump prettier from 3.2.5 to 3.4.2

Bump prettier from 3.2.5 to 3.4.2 #1

Workflow file for this run

name: Tests
on: pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- name: Install and test
run: npm it