Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.31 KB

File metadata and controls

42 lines (32 loc) · 1.31 KB

Description of change

Pull-Request Checklist

  • Code is up-to-date with the main branch
  • npm run lint passes with this change
  • npm run test passes with this change
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits follow conventions outlined in the conventional commit spec