Skip to content

fix: add missing dependencies to package.json file #13

fix: add missing dependencies to package.json file

fix: add missing dependencies to package.json file #13

Workflow file for this run

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