Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit ab5177f

Browse files
committed
add "use strict"
1 parent db58c2c commit ab5177f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
'use strict';
12

23
/**
34
* Module dependencies.

0 commit comments

Comments
 (0)