Can not get eslint-plugin-prettier run the same on local machine and CI after migrating to CicleCI 2

Hi!

I use CircleCI to build my front-end code. I have an eslint-plugin-prettier, which checks by means of Eslint if Prettier rules are met. All was fine until I had to migrate to CircleCI 2.0. Now on CI I have linting errors which are not reported locally. Details are on SO:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.