Skip to content

Bump @typescript-eslint/parser from 6.21.0 to 8.19.0 #100

Bump @typescript-eslint/parser from 6.21.0 to 8.19.0

Bump @typescript-eslint/parser from 6.21.0 to 8.19.0 #100

Workflow file for this run

---
name: Lint
on:
push:
# branches: ["NEVER"]
pull_request:
workflow_dispatch: # Allows you to run this workflow manually from the Actions tab
jobs:
Lint:
uses: dennykorsukewitz/dennykorsukewitz/.github/workflows/reusable.lint.yml@dev
with:
VALIDATE_TYPESCRIPT_STANDARD: false