- I added a descriptive title to this PR
- I filled out the Description, and Testing Instructions sections above
- All files compile with no TypeScript errors when tested using
npm test
- All tests pass when running
npm test
- Files have been formatted using
npm run format
- All classes and methods have been documented using JSDoc syntax
(optional)