Skip to content

chore(dev-deps): update typescript-eslint monorepo to v8.12.2 #255

chore(dev-deps): update typescript-eslint monorepo to v8.12.2

chore(dev-deps): update typescript-eslint monorepo to v8.12.2 #255

Workflow file for this run

name: Lint with ESLint
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
lint_eslint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm run typegen
- run: pnpm run lint:eslint