Skip to content

fix: handle const Type Parameters #787

fix: handle const Type Parameters

fix: handle const Type Parameters #787

Workflow file for this run

jobs:
lint_docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm lint:docs
name: Lint Docs
on:
pull_request: ~
push:
branches:
- main