Skip to content

Commit 496a449

Browse files
committed
maint: remove un-needed strict mode
1 parent 36a98ad commit 496a449

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
"use strict";
2-
31
import { Transform } from "node:stream";
42

53
import { prettyFactory } from "pino-pretty";

0 commit comments

Comments
 (0)