Skip to content

Instantly share code, notes, and snippets.

@pavelbinar
Last active December 27, 2015 23:29
Show Gist options
  • Save pavelbinar/7406455 to your computer and use it in GitHub Desktop.
Save pavelbinar/7406455 to your computer and use it in GitHub Desktop.
JavaScript: JSHint fix - global $, use strict
/*global $:false */
'use strict';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment