denysvitali / sonos-web

Web interface for Sonos audio systems
120 stars 14 forks source link

Cleanup code #17

Closed CapacitorSet closed 8 years ago

CapacitorSet commented 8 years ago

Fix jshint errors, use ES6 syntax where possible, small improvements (early returns, for const of instead of for var in).

This shouldn't break anything, pinky promise :)