Skip to content

Bump eslint from 9.11.1 to 9.14.0 #150

Bump eslint from 9.11.1 to 9.14.0

Bump eslint from 9.11.1 to 9.14.0 #150

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