Skip to content

[eslint] ignore linting errors in examples #456

[eslint] ignore linting errors in examples

[eslint] ignore linting errors in examples #456

Workflow file for this run

name: 'Tests: pretest/posttest'
on: [pull_request, push]
permissions:
contents: read
jobs:
tests:
uses: ljharb/actions/.github/workflows/pretest.yml@main
with:
skip-engines: true # bin/tape requires node 8+, but the rest of tape supports 0.4+