Skip to content

Bump @typescript-eslint/eslint-plugin from 8.19.1 to 8.24.0 #187

Bump @typescript-eslint/eslint-plugin from 8.19.1 to 8.24.0

Bump @typescript-eslint/eslint-plugin from 8.19.1 to 8.24.0 #187

Workflow file for this run

name: Check README for rule entry
on:
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [22.x]
steps:
- uses: actions/checkout@v4
- name: Run README checker
run: npx tsx .github/readme-checker.ts