Skip to content

Bump eslint-config-prettier from 9.1.0 to 10.0.1 #500

Bump eslint-config-prettier from 9.1.0 to 10.0.1

Bump eslint-config-prettier from 9.1.0 to 10.0.1 #500

Workflow file for this run

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