replace `Math.max` with `string.length.coerceAtLea...
# getting-started
d
replace
Math.max
with
string.length.coerceAtLeast(maxLength)
maybe?
👍 1