Skip to content

Commit 49baadd

Browse files
thibaultdalbanrlidwka
authored andcommitted
doc: 'empty' style option for !!null
`empty` for `!!null` has been introduced by 421ed22
1 parent ba3460e commit 49baadd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ output is shown on the right side after `=>` (default setting) or `->`:
149149
"lowercase" => "null"
150150
"uppercase" -> "NULL"
151151
"camelcase" -> "Null"
152+
"empty" -> ""
152153
153154
!!int
154155
"binary" -> "0b1", "0b101010", "0b1110001111010"

0 commit comments

Comments
 (0)