Add job to lint Frontend
yarn run eslint $(git diff develop --compact-summary src | cut -d '|' -f1 | cut -d ' ' -f2 | sed s_front/__ | grep -E '.(js|vue)$')
yarn run eslint $(git diff develop --compact-summary src | cut -d '|' -f1 | cut -d ' ' -f2 | sed s_front/__ | grep -E '.(js|vue)$')