Skip to content

Bump eslint from 8.45.0 to 8.46.0 #1032

Bump eslint from 8.45.0 to 8.46.0

Bump eslint from 8.45.0 to 8.46.0 #1032

Workflow file for this run

name: Build
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: zendesk/checkout@v2
- run: "npm install && npm run build && npm run package"