This repo utilizes Yarn Workspaces for package management. Please install and use Yarn as your npm client for this project. The npm cli is not supported for package installation.
We follow the Conventional Commits guidelines. These are enforced through the use of commitlint. If you would like a more interactive way of formatting your commit messages, run yarn commit
once your changes are staged.