Skip to content

Add strict option to babel-plugin-transform-inline-environment-variables #1051

Description

@pke

The plugin already supports the include option, which will only transform the mentioned items.
To enforce, that no one tries to use names not specified in include I suggest to use a new option strict which throws an error if a name not specified in the include option is found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions