Skip to content

Commit 31ecb43

Browse files
committed
Run babelify in strict mode.
1 parent 748faa1 commit 31ecb43

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
@@ -1,3 +1,5 @@
1+
"use strict";
2+
13
var stream = require("stream");
24
var util = require("util");
35
var path = require("path");

0 commit comments

Comments
 (0)