p5.js-web-editor/client
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
..
components Disable login/save (#778) 2018-12-11 16:21:37 -05:00
images Fixes #692 (#713) 2018-10-18 14:10:37 -04:00
modules Fix ESLint errors (#793) 2019-01-08 17:38:02 -05:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles fixes #777 (#782) 2018-12-12 14:43:28 -05:00
utils fix for #769 2018-11-26 17:45:01 -05:00
constants.js Merge branch 'master' into production-docker 2018-09-07 15:48:43 -04:00
index.jsx Corrected the logo problem by adding it to the static files (#708) 2018-10-02 21:03:33 -04:00
persistState.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
reducers.js Create Asset List View and refactor overlay code (#356) 2017-07-11 17:37:43 +02:00
routes.jsx Fixes #692 (#713) 2018-10-18 14:10:37 -04:00
store.js load client-side environment variables at runtime 2018-08-24 17:41:23 -04:00