acceptedenhancementhelp wanted
Description
I'm using JSX syntax to generate virtual-dom/h code using babel plugins (this specifically).
Only problem is, now standard complains because React is not in scope.
Not quite sure how this should be addressed, however. Because that check is useful when using React.