Skip to content

Instantly share code, notes, and snippets.

@gorillamoe
Created November 7, 2013 14:26
Show Gist options
  • Save gorillamoe/7355399 to your computer and use it in GitHub Desktop.
Save gorillamoe/7355399 to your computer and use it in GitHub Desktop.
jsHint inline comment blocks for defining globals
/*jshint undef: true, unused: true */
/*global window, document, onmeda_ads */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment