prettier / eslint-config-prettier

Turns off all rules that are unnecessary or might conflict with Prettier.
MIT License
5.43k stars 255 forks source link

Prettier 3: #254

Closed sj-dg closed 1 year ago

sj-dg commented 1 year ago

Prettier 3.0 has removed prettier.resolveConfig.sync - more info here

This package is throwing prettier.resolveConfig.sync is not a function at /node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js:138:40)

I am using 4.0.0 version of this package.

lydell commented 1 year ago

Hi! You seem to have posted this issue in the wrong repo. Follow along here instead: https://github.com/prettier/eslint-plugin-prettier/issues/562

sj-dg commented 1 year ago

My bad thank you @lydell for pointing out the right project.