This sets up the test environment for this repo. I've also included an example test file on how to test components.
It also bumps prettier to latest, and removes the invalid commit-msg parse using prettier. I don't think we need to use prettier to format commit message. Commitlint should be enough to validate that commit messages follow the convention.
This sets up the test environment for this repo. I've also included an example test file on how to test components.
It also bumps prettier to latest, and removes the invalid commit-msg parse using prettier. I don't think we need to use prettier to format commit message. Commitlint should be enough to validate that commit messages follow the convention.