Skip to content

Commit

Permalink
Enable strict mode
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jun 8, 2015
1 parent 1cb7798 commit 0f4ad7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Expand Up @@ -5,6 +5,8 @@
* MIT Licensed
*/

'use strict'

/**
* Module dependencies.
* @private
Expand Down

0 comments on commit 0f4ad7f

Please sign in to comment.