Skip to content

Bump eslint-config-eslint from 9.0.0 to 10.0.0 #36

Bump eslint-config-eslint from 9.0.0 to 10.0.0

Bump eslint-config-eslint from 9.0.0 to 10.0.0 #36

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