FountainJS / generator-fountain-webpack

Yeoman 'fountain' generator which handle the Webpack config
http://fountainjs.io
MIT License
4 stars 6 forks source link

React - Todo Template initial Build error #71

Open joeJazdzewski opened 7 years ago

joeJazdzewski commented 7 years ago

I created the project template for the To Do example. When built the example, I got "Error in ./src/app/components/TodoTextInput.js 40:13 Unnecessarily quoted property 'edit'".

Swiip commented 7 years ago

Yep, we had some regression after the XO update. The tech template is better tested so I'm not so surprised we missed something to Todo. We have to check initial linting on Todo and Hello templates...