1.2.1 • Published 5 years ago

@schedulino/utils-svc v1.2.1

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
5 years ago

Schedulino Utils Svc

Build Status

Schedulino utilities for AWS lambda services.

NPM scripts

  • npm run test:watch: Run test suite in interactive watch mode
  • npm run test:prod: Run linting and generate coverage
  • npm run build: Generate bundles and typings
  • npm run lint: Lints code
  • npm run cm: Commit using conventional commit style (husky will tell you to use it if you haven't :wink:)