$ npm run tslint-check
$ npm run lint
fix command.
$ npm run lint -- --fix
$ npm run test
watch command.
$ npm run test -- --watch
$ npm run typedoc
$ npm run precommit
$ npm run tslint-check
$ npm run lint
fix command.
$ npm run lint -- --fix
$ npm run test
watch command.
$ npm run test -- --watch
$ npm run typedoc
$ npm run precommit