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'".
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...
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'".