1.3 KiB
1.3 KiB
Description of change
Pull-Request Checklist
- Code is up-to-date with the
main
branch npm run lint
passes with this changenpm 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