ryanve / response.js

Responsive design toolkit
http://responsejs.com
Other
801 stars 123 forks source link

Reformat excess bracket notation #70

Closed ryanve closed 6 years ago

ryanve commented 6 years ago

Bracket notation was used to be sure these would not mangle in advanced compression mode like for Google Closure Compiler but I think these should all be safe. The bracket notation for this purpose applies more to properties or methods you export.