improving-minnesota / react-redux-timesheet

The timesheet project for the react-redux workshop
https://react-redux-timesheet.netlify.com
29 stars 197 forks source link

Replaced concatenated strings with ES6 template strings via codemod #15

Closed tmartensen closed 6 years ago

tmartensen commented 6 years ago

H/T to https://github.com/cpojer/js-codemod.

DSchau commented 6 years ago

Deploy preview for react-redux-timesheet ready!

Built with commit bf348a635e28a17d9f2504927b35000c8711b55d

https://deploy-preview-15--react-redux-timesheet.netlify.com

DSchau commented 6 years ago

Into it. Can you also run this on the upstream/finished branch so we're being consistent?

(just push to upstream/finished directly unless you want to open a PR)

tmartensen commented 6 years ago

I'll push this to the finished branch as well.