jakubfiala / atrament

A small JS library for beautiful drawing and handwriting on the HTML Canvas.
http://fiala.space/atrament/demo
MIT License
1.56k stars 115 forks source link

eslint #25

Closed jakubfiala closed 7 years ago

jakubfiala commented 7 years ago

Fixes #18

@rubenstolk you might want to also look at this PR, as I've added eslint as you requested. I've used the settings we're using at @wellcometrust as that's what my IDE is set up for, but feel free to object, I'm not particularly insistent on things like two-space indents. I've also fixed un-autofixable issues so that the lint passes. Sorry about PRing from gh-pages, I forgot to change branch, it's late 😜