Skip to content

build(deps-dev): bump @typescript-eslint/parser from 8.16.0 to 8.17.0 #6259

build(deps-dev): bump @typescript-eslint/parser from 8.16.0 to 8.17.0

build(deps-dev): bump @typescript-eslint/parser from 8.16.0 to 8.17.0 #6259

Workflow file for this run

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