Skip to content

Bump eslint from 8.55.0 to 8.56.0 #18

Bump eslint from 8.55.0 to 8.56.0

Bump eslint from 8.55.0 to 8.56.0 #18

Workflow file for this run

name: 🚓 Lint Test
on: [ push, pull_request ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: pnpm/action-setup@v2
with:
version: 8
- run: pnpm i
- run: pnpm run lint