Skip to content

build(deps-dev): bump @axe-core/watcher from 3.14.3 to 3.15.2 #70

build(deps-dev): bump @axe-core/watcher from 3.14.3 to 3.15.2

build(deps-dev): bump @axe-core/watcher from 3.14.3 to 3.15.2 #70

name: Check source code
on: pull_request
jobs:
lint:
name: Run checks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- name: Format check
run: npx prettier --check .