UNPKG

105 BPlain TextView Raw
1#!/usr/bin/env bash
2set -x
3set -e
4
5npm run compile
6npm run compile-dev
7npm run test-cov
8npm run lint-cov