Apply workaround for broken prettier-eslint
Running the formatter on cli was broken due to changed path specification defaults after eslint 6.4.0. See https://github.com/prettier/prettier-eslint-cli/issues/205
Fixed with a workaround, by calling the formatter with variable to provide absolute path to prettier-eslint-cli.