Skip to content

Bump @typescript-eslint/parser from 7.8.0 to 7.9.0 #219

Bump @typescript-eslint/parser from 7.8.0 to 7.9.0

Bump @typescript-eslint/parser from 7.8.0 to 7.9.0 #219

Workflow file for this run

name: CI
on: [push]
permissions:
contents: read
defaults:
run:
shell: bash
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/install
- run: yarn eslint
env:
NPM_AUTH_TOKEN: fake