Skip to content

Bump eslint from 8.23.1 to 8.48.0 #707

Bump eslint from 8.23.1 to 8.48.0

Bump eslint from 8.23.1 to 8.48.0 #707

Workflow file for this run

name: 'test'
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm run all