prettier / eslint-config-prettier

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

Support `@stylistic/eslint-plugin` #283

Open RebeccaStevens opened 8 months ago

RebeccaStevens commented 8 months ago

eslint and typescript-eslint have moved their stylistic rules to @stylistic/eslint-plugin.

These are the new rules I believe that need to be turned off:

JounQin commented 8 months ago

See #272

avs-doom commented 1 month ago

Who can tell me what it takes to complete this Pull Request? This is an important addition.

Kenneth-Sills commented 1 month ago

Who can tell me what it takes to complete this Pull Request? This is an important addition.

This is being handled by PR #272, which should be complete. @JounQin is trying to find the time to complete the review. If you're in a real pinch you can create your own fork of that and pin it as the dependency, then set a reminder to return to mainline later? I know it's not ideal, but at least you'll be able to move forward for the time being. 😅