Skip to content

chore: pin typescript to 5.2 #51

chore: pin typescript to 5.2

chore: pin typescript to 5.2 #51

Workflow file for this run

name: checks
on:
- push
- pull_request
jobs:
test:
uses: vinejs/.github/.github/workflows/test.yml@main
lint:
uses: vinejs/.github/.github/workflows/lint.yml@main
typecheck:
uses: vinejs/.github/.github/workflows/typecheck.yml@main