package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] I have used ESLint & Prettier to follow the code style of this project.
Coverage remained the same at 93.888% when pulling 7287fa4d1e5ba625c9555299932e079035a8b80d on feature/remove-package-lock into 34357e2ab1c7b2e17e007255eb866540854eb24c on master.
Description
Remove package-lock.json, due to this warning:
Types of changes
Checklist: