Skip to content

Bump eslint-plugin-import from 2.30.0 to 2.31.0 #2114

Bump eslint-plugin-import from 2.30.0 to 2.31.0

Bump eslint-plugin-import from 2.30.0 to 2.31.0 #2114

Workflow file for this run

name: Typecheck
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm typecheck