This repository has been archived by the owner on Apr 21, 2022. It is now read-only.
- Added TypeScript types.
- Upgraded setup-node CI job to v2 and changed the linting node version to lts/* for future proofing.
- Added @newrelic/eslint-config to rely on a centralized eslint ruleset.
- Updated issue templates for consistency with our other repositories.
- Added a pre-commit hook to check if package.json changes and run
oss third-party manifest
andoss third-party notices
. This will ensure thethird_party_manifest.json
andTHIRD_PARTY_NOTICES.md
are up to date. - Added a pre-commit hook to run linting via huskey.