Skip to content

Bump eslint-plugin-n from 17.14.0 to 17.15.0 #280

Bump eslint-plugin-n from 17.14.0 to 17.15.0

Bump eslint-plugin-n from 17.14.0 to 17.15.0 #280

Workflow file for this run

name: CI
on: [push]
permissions:
contents: read
defaults:
run:
shell: bash
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/install
- run: yarn eslint
env:
NPM_AUTH_TOKEN: fake