Skip to content

Bump @typescript-eslint/parser from 7.12.0 to 7.13.0 #249

Bump @typescript-eslint/parser from 7.12.0 to 7.13.0

Bump @typescript-eslint/parser from 7.12.0 to 7.13.0 #249

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