Skip to content

build(deps-dev): bump eslint from 8.57.1 to 9.38.0 #1103

build(deps-dev): bump eslint from 8.57.1 to 9.38.0

build(deps-dev): bump eslint from 8.57.1 to 9.38.0 #1103

Workflow file for this run

name: Linter
on: [push, pull_request]
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: '22'
- run: npm ci
- run: ./node_modules/.bin/eslint -c ./.eslintrc.json -f compact *.js