qaseio

v1.0.0-alpha.3
Qase TMS Javascript Api Client

dev

npm run lint && tsc

lint

eslint --fix src/**

test

jest --coverage

build

npm run clean && npm run dev

clean

rm -rf dist || true

demo:test

npm run build && cd demo && npm install && npm run add-self && npm test

dev:watch

nodemon --exec 'npm run dev || exit 1'

Metadata

Downloads

Maintainers