Skip to content

Commit 5c6f12b

Browse files
committed
Update psysh pager to stdout
1 parent 462a4c6 commit 5c6f12b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.psysh.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?php
2+
3+
return [
4+
'pager' => false,
5+
];

0 commit comments

Comments
 (0)