Skip to content

fix: do not use Error.captureStackTrace when not available #134

fix: do not use Error.captureStackTrace when not available

fix: do not use Error.captureStackTrace when not available #134

Workflow file for this run

name: checks
on:
- push
- pull_request
- workflow_call
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