Skip to content

Commit

Permalink
Let JSHint know TRANSITION is a global
Browse files Browse the repository at this point in the history
  • Loading branch information
Nate Delage & Patrick Grenning committed Oct 10, 2014
1 parent 388a541 commit 5b441a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/push.js
Expand Up @@ -7,7 +7,7 @@
* Licensed under MIT (https://github.com/twbs/ratchet/blob/master/LICENSE)
* ======================================================================== */

/* global _gaq: true */
/* global _gaq, TRANSITION */

!(function () {
'use strict';
Expand Down

0 comments on commit 5b441a9

Please sign in to comment.