-
-
Notifications
You must be signed in to change notification settings - Fork 260
Closed
Description
I installed this using npm install --save-dev eslint-config-prettier
as the instructions said, then added 'prettier' to extends in my .eslintrc.js
and put it last,
but it still doesn't do what it is supposed to do. (Disable eslint rules that conflict with prettier ones). You can see that it recognizes the plugin as installed since it doesnt redline 'prettier'
, but it seems to not do anything. The installation process is 2 steps, I don't think I've fucked it up.
Metadata
Metadata
Assignees
Labels
No labels