ejci / Chrome-Audio-EQ

Audio EQ for Chrome
GNU General Public License v2.0
107 stars 40 forks source link

Housekeeping #33

Closed skylize closed 9 years ago

skylize commented 9 years ago

Added 'use strict' to all the script files and made the necessary changes not to violate strict mode. Added comments at the top listing the globals, which both allows jshint to work and makes it easier to grok whats going on. Jshint made a few more suggestions that I followed through on as well.