Skip to content

build(deps-dev): bump eslint from 8.52.0 to 8.53.0 #719

build(deps-dev): bump eslint from 8.52.0 to 8.53.0

build(deps-dev): bump eslint from 8.52.0 to 8.53.0 #719

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