Skip to content

docs: document Node.js 27 introduction plans #1367

docs: document Node.js 27 introduction plans

docs: document Node.js 27 introduction plans #1367

Workflow file for this run

name: Test Whitespace and line endings
on: [pull_request]
permissions:
contents: read
jobs:
eclint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 'lts/*'
- run: npm i -g eclint
- run: eclint check