Skip to content

feat: upgrade @vinejs/compiler from 2.5.1 to 3.0.0 #139

feat: upgrade @vinejs/compiler from 2.5.1 to 3.0.0

feat: upgrade @vinejs/compiler from 2.5.1 to 3.0.0 #139

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