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
At least in typescript-eslint we try to use different messages for suggestions. Suggestion messages are typically action-oriented, whereas parent report messages are statements of fact.
What do you think about a lint rule helping devs know to use a different message between the two?
MichaelDeBoey, aladdin-add, Zamiell, so1ve and StyleShit