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

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

@ericblade

Description

@ericblade

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions