Description
Checks
- The PR is submitted to the
mainbranch - The code was linted before pushing (
npm run lint) - All tests are passing (
npm run test) - New or updated tests are included
- The documentation was updated as required
Additional information