Skip to content

build(deps-dev): bump @eslint/compat from 1.2.3 to 1.2.4 #2342

build(deps-dev): bump @eslint/compat from 1.2.3 to 1.2.4

build(deps-dev): bump @eslint/compat from 1.2.3 to 1.2.4 #2342

Workflow file for this run

name: Typecheck
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm typecheck