Skip to content

Commit 5fd9ba4

Browse files
committed
perf: enable strict mode
1 parent a182d06 commit 5fd9ba4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
* MIT Licensed
88
*/
99

10+
'use strict'
11+
1012
/**
1113
* Module dependencies.
1214
* @private

0 commit comments

Comments
 (0)