Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Convert string bools ("true" | "false") to actual booleans in parsing #176

Open
ericblade opened this issue Aug 17, 2020 · 0 comments
Open
Milestone

Comments

@ericblade
Copy link
Owner

When parsing, produce actual booleans. In theory, this could trip something up if someone provided a string bool as a product name or something, but that seems incredibly unlikely. Javascript would just make it a string anyway when we tried to use it as one.

@ericblade ericblade added this to the 3.0.0 milestone Aug 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant