Michael Kirkpatrick

Results 1 comments of Michael Kirkpatrick

Can I request: - Returns `true`: `"enable"|"enabled"` - Returns `false`: `"disable"|"disabled"` The [documentation](https://v4.zod.dev/v4#stringbool) currently mentions `"enable"` and `"disabled"` which mixes verb and past participle/adjective. 😄 I would probably use the...