Specify the issue this PR addresses, if one exists.
If your PR proposes a major change and you haven't discussed it first with the maintainers, we strongly encourage you to first raise an issue for discussion. This will help avoid waste of effort.
Describe the changes proposed in this PR.
- I have followed the Contribution Guidelines.
- All tests are passing.
- ESLint doesn't produce any
warnings
. - ESLint doesn't produce any
errors
. - I'm awesome.
NOTE: It is fine if ESLint does produce warnings for your PR if there is a good reason for it.