liquid-galaxy

v1.0.3
The Liquid Galaxy client
typescript starter library

prebuild

npm run build:clean

build

tsc

build:clean

rimraf dist

build:watch

tsc --watch

prepublishOnly

npm run build

postpublish

npm run build:clean

lint

tslint './src/**/*.{ts,tsx}' --project ./tsconfig.json --type-check

pretest

npm run build

test

jest

coverage

jest --coverage

check

npm-run-all test lint build:clean

Metadata

  • MIT
  • Whatever
  • Gerard Rovira Sánchez
  • released 6/20/2017

Downloads

Maintainers