You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm struggling with this warning, because I'm not able to see which rule is responsible for it - I see only prettierx/option.
I want to disable this rule and go with vue definition
How can I debug it to know which rule should I switch off ? Am I able to override only one rule ? when I have tried override one rule by "prettierx/options": [severity, options] then It overrides whole config - am I right ?
The text was updated successfully, but these errors were encountered:
I'm struggling with this warning, because I'm not able to see which rule is responsible for it - I see only prettierx/option.
I want to disable this rule and go with vue definition
How can I debug it to know which rule should I switch off ? Am I able to override only one rule ? when I have tried override one rule by
"prettierx/options": [severity, options]
then It overrides whole config - am I right ?The text was updated successfully, but these errors were encountered: