Skip to content

chore: do not bundle code as it makes module augmentation impossible #192

chore: do not bundle code as it makes module augmentation impossible

chore: do not bundle code as it makes module augmentation impossible #192

Workflow file for this run

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