btholt / complete-intro-to-react

A Complete Intro to React, as Given for Frontend Masters
https://frontendmasters.com/learn/react/
MIT License
1.06k stars 929 forks source link

error `Component` is not defined no-undef #105

Open merry75 opened 6 years ago

merry75 commented 6 years ago

trying to understand where is it coming from

probably has to do with eslint : tried to do / global Component / on the js page concerned which compiled but ended up with Component not defined on th page anyways.

using Windows 10 if that helps

didn't change anything from the config files besides what is stated on the course