Skip to content

chore: add tsup bundling (#14) #33

chore: add tsup bundling (#14)

chore: add tsup bundling (#14) #33

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