Skip to content

Bump @typescript-eslint/parser from 8.20.0 to 8.21.0 #658

Bump @typescript-eslint/parser from 8.20.0 to 8.21.0

Bump @typescript-eslint/parser from 8.20.0 to 8.21.0 #658

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