saebekassebil / teoria

Javascript taught Music Theory
http://saebekassebil.github.io/teoria
MIT License
1.31k stars 114 forks source link

fixed all lint errors #103

Closed peterkhayes closed 7 years ago

peterkhayes commented 8 years ago

I fixed all lint errors detected by JSHint.

To keep them from accumulating, I also added a build script in package.json. This script will run the linter and the tests, and only run the bundle command if both of these pass.

saebekassebil commented 7 years ago

Hi Peter - Sorry for dragging this out. I'd completely forgotten about it. But thank you for the contribution :)