jhohertz / jsSID

A javascript port of classic SID synthesizer emulations, with demonstration player: http://jhohertz.github.io/jsSID
Other
45 stars 12 forks source link

Make JSlint happy #3

Open jhohertz opened 10 years ago

jhohertz commented 10 years ago

We can now use grunt to package stuff up, but jslint is NOT happy about the code. At all.

Bring it up to it's spec, which will involve some work to bring it up to it's concept of modular code.