Skip to content

feat: add support for defining metadata static types and validator fu… #2

feat: add support for defining metadata static types and validator fu…

feat: add support for defining metadata static types and validator fu… #2

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