Closed dev-boku closed 9 months ago
See https://github.com/prettier/eslint-plugin-prettier/pull/592#discussion_r1372774972 and also https://github.com/prettier/eslint-plugin-prettier/pull/616#discussion_r1413312435
https://github.com/prettier/eslint-config-prettier/issues/268 https://github.com/prettier/eslint-config-prettier/pull/272
Since formatting rules in ESLint have been deprecated, it appears that including
eslint-config-prettier
inpeerDependencies
is no longer necessary.I believe it might be acceptable to remove this from
peerDependencies
, but I am curious about the opinions of others on this matter.