Skip to content

package.json add "types": "./dist/index.d.ts" and default `--toc-… #108

package.json add "types": "./dist/index.d.ts" and default `--toc-…

package.json add "types": "./dist/index.d.ts" and default `--toc-… #108

Workflow file for this run

name: Tests
on:
pull_request:
branches: [main]
push:
branches: [main]
workflow_dispatch:
release:
types: [published]
jobs:
tests:
uses: janosh/workflows/.github/workflows/npm-test-release.yml@main