Before submitting your PR for review
- Run
npm run lint
to find errors in code syntax/format - Run
npm run lint:fix
to fix all auto-fixable errors in source code and auto-format with prettier - Ensure you fix any linting errors displayed after running any of the above commands
What does this PR do?
Summarise the main tasks handled in the pull request
description of Task to be completed?
Describe (in detail) what the task completed in the pull request does as per the relevant task
How should this be manually tested?
Give bullet point instructions on how to setup the code and test it manually (Assume no prior experience on JS or code)
Any background context you want to provide?
Any pertinent information that should be considered
What is the link to the user story on clubhouse if available?
Questions:
If something is unclear or you want some questions to be addressed by your peers, mention them here