@vuga/newrelic-lambda
v0.0.1
Published
A small utility to instrument a lambda with NewRelic
Readme
TypeScript NPM module boilerplate
This is a small boilerplate to create and publish an npm package, using Typescript.
- To build run
yarn build - To test run
yarn test - Lint run
yarn lint
