Skip to content

feat: refactor with typescript to support esm and cjs both #101

feat: refactor with typescript to support esm and cjs both

feat: refactor with typescript to support esm and cjs both #101

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch: {}
jobs:
Job:
name: Node.js
uses: artusjs/github-actions/.github/workflows/node-test.yml@v1
with:
os: 'ubuntu-latest'
version: '14, 16, 18'