1.7.1 • Published 6 years ago
@schedulino/aws-lambda-utils v1.7.1
aws-lambda-utils
Schedulino utilities for AWS lambda services.
Installation
$ npm install --save @schedulino/aws-lambda-utilsNPM scripts
npm run test:watch: Run test suite in interactive watch modenpm run test:prod: Run linting and generate coveragenpm run build: Generate bundles and typingsnpm run lint: Lints codenpm run cm: Commit using conventional commit style (husky will tell you to use it if you haven't :wink:)