Skip to content

chore: avoid ts-expect-error #11

chore: avoid ts-expect-error

chore: avoid ts-expect-error #11

Workflow file for this run

name: Node.js CI
on:
push:
branches:
- main
pull_request:
jobs:
nodejs:
# Documentation: https://github.com/zakodium/workflows#nodejs-ci
uses: zakodium/workflows/.github/workflows/nodejs.yml@nodejs-v1
with:
node-version-matrix: '[14, 16, 18]'
lint-check-types: true