Describe changes made here, link to any issue that is addressed
- Updated documentation or README.md
- If adding new feature(s), added and ran unit tests
- If create new release, bumped version number
- Ran
npm run style:fixfor code style enforcement - Ran
npm run lint:fixfor linting - Ran
npm auditto discover vulnerabilities