Skip to content

Commit

Permalink
perf: enable strict mode
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jun 11, 2015
1 parent a182d06 commit 5fd9ba4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
* MIT Licensed
*/

'use strict'

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

0 comments on commit 5fd9ba4

Please sign in to comment.