p5.js-web-editor/client/modules
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
..
App load client-side environment variables at runtime 2018-08-24 17:41:23 -04:00
IDE Fix ESLint errors (#793) 2019-01-08 17:38:02 -05:00
User Fix async validation in signup form (fixes #742) (#746) 2018-10-29 19:33:37 -04:00