Skip to content

feat: migrate to eslint 9 and add more plugins #1311

feat: migrate to eslint 9 and add more plugins

feat: migrate to eslint 9 and add more plugins #1311

Workflow file for this run

name: Lint Knip (Development)
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
lint_knip_dev:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm run typegen
- run: pnpm run lint:knip:development