0.0.1 • Published 6 years ago
@jikanban/common v0.0.1
Jikanban common
Installation
$ yarn installBuild
# Build
$ yarn buildTest
# Unit tests
$ yarn test
# Test coverage
$ yarn test:coverageLint
# Lint
$ yarn lint
# Lint and fix
$ yarn lint:fix$ yarn install# Build
$ yarn build# Unit tests
$ yarn test
# Test coverage
$ yarn test:coverage# Lint
$ yarn lint
# Lint and fix
$ yarn lint:fix