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
The description is misleading by suggesting "JavaScript and TypeScript". ESLint doesn't accurately recognize that the code is using jsx and not ts. I'm getting error specific to TypeScript that do not pertain to ReactJS. It would be better if the description specified only TypeScript or Diagnostics recognized jsx language and only called errors for React styles.
The description is misleading by suggesting "JavaScript and TypeScript". ESLint doesn't accurately recognize that the code is using
jsxand notts. I'm getting error specific to TypeScript that do not pertain to ReactJS. It would be better if the description specified only TypeScript or Diagnostics recognizedjsxlanguage and only called errors for React styles.