Swap 632 setup frontend linting. Test if all functionalities work before merge.
Introduce linting and fix all lint errors. Added husky and lint-staged to be able to run npm run lint
on all staged files when git commit
is executed. This branch should be tested better first and then merged.