Skip to content

Commit a161532

Browse files
committed
Add missing coma
1 parent 996c587 commit a161532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bufflog.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export class BuffLog {
2727
} else {
2828
return {}
2929
}
30-
}
30+
},
3131

3232
// notice doesn't exist in pino, let's add it
3333
customLevels: {

0 commit comments

Comments
 (0)