Skip to content

Instantly share code, notes, and snippets.

@thomgit
Created July 9, 2015 05:21
Show Gist options
  • Save thomgit/97c059bf60a4cd26a2a6 to your computer and use it in GitHub Desktop.
Save thomgit/97c059bf60a4cd26a2a6 to your computer and use it in GitHub Desktop.
Javascript boilerplate
(function () {
'user strict';
}());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment