p5.js-web-editor/client/modules/IDE
Peter Blazejewicz fe950192e7 Fix ESLint errors (#793)
This fixes failing `npm run lint`:

- fixes `max-len` issue in code by reformat of the expression
- exempt ES6 template literals from `max-len` rule using ESLint
  configuration change

Thanks!
2019-01-08 17:38:02 -05:00
..
actions For #675, needs more testing to know if it fixes it! (#784) 2018-12-13 17:06:34 -05:00
components Fix ESLint errors (#793) 2019-01-08 17:38:02 -05:00
pages fixes #777 (#782) 2018-12-12 14:43:28 -05:00
reducers Revert "Revert "fixes #761, but fixes the bigger issue at hand here, which is that log messages were not getting deserialized properly"" 2018-11-15 16:40:37 -05:00