Using Prettier and ESLint


Using Prettier and ESLint? You probably don't need these two ESLint plugins:

eslint-config-prettier
eslint-plugin-prettier

I just removed them based on this post from @JoshuaKGoldberg

https://www.joshuakgoldberg.com/blog/you-probably-dont-need-eslint-config-prettier-or-eslint-plugin-prettier/

View original on X