@glideapps/automations-test-runner

v0.0.5
Automations runner package bundled
node

lint

eslint -c .eslintrc.json --cache --ext .ts,.tsx src

build

concurrently -r 'npm run build-js' 'npm run build-types'

build-js

node build.mjs

build-types

tsc -p tsconfig.json

prepublishOnly

npm run build
npm i @glideapps/[email protected]

Metadata

  • MIT
  • Whatever
  • typeguard inc.
  • released 12/26/2023

Downloads