Skip to content

Bump eslint from 8.57.0 to 9.17.0 #1028

Bump eslint from 8.57.0 to 9.17.0

Bump eslint from 8.57.0 to 9.17.0 #1028

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build: # make sure build/ci work properly
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: |
npm install
npm run all