Closed defcronyke closed 7 years ago
Line 40 in app/components/TodoTextInput.js. It doesn't want quotes around the 'edit' key name. Before removing the quotes, the app fails to load.
It's eslint and not jshint. It's fixed and merged waiting for the next release.
Line 40 in app/components/TodoTextInput.js. It doesn't want quotes around the 'edit' key name. Before removing the quotes, the app fails to load.