Skip to content

Swap 632 setup frontend linting. Test if all functionalities work before merge.

Martin Trajanovski requested to merge SWAP-632-setup-frontend-linting into develop

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.

Merge request reports