wesbos / Learn-Redux

A simple, single file implementation of Redux for quick learning
201 stars 112 forks source link

JSX parse issues #4

Closed underscorefunk closed 8 years ago

underscorefunk commented 8 years ago

On step 2 the base render of JSX spits out a syntax error. Looks like some other folk are having problems as well. http://stackoverflow.com/questions/37288450/error-with-react-render

underscorefunk commented 8 years ago

There was an issue with an eslint dependency. Fixed it by using eslint v2