Skip to content

[eslint] use ignorePatterns instead of eslintignore #211

[eslint] use ignorePatterns instead of eslintignore

[eslint] use ignorePatterns instead of eslintignore #211

Workflow file for this run

name: 'Tests: node.js'
on: [pull_request, push]
jobs:
tests:
uses: ljharb/actions/.github/workflows/node.yml@main
with:
range: '^18.17.0 || >=20.5.0'
type: minors
command: TODO_IS_OK=true npm run tests-only