Resolve peer dependency warnings
At the current stage there are some peer dependency warnings when installing dependencies via yarn. These missing peer dependencies should manually be resolved as the lack of these dependencies will result in some unwanted behaviour. The missing dependencies are especially important for the vue-cli and the unit testing process. We should also fix all the linter warnings.
-
Resolve peer dependencies -
Fix linter warnings
Edited by Dominik Seeger