Skip to content

[functional-parameters] Add ignore lambda option #468

Closed
@RebeccaStevens

Description

@RebeccaStevens

Add ability to ignore lambda functions:

const foo = create(() => { return "This is a lambda function."; });

All lambda functions could be ignored/enforced via a boolean; specific ones can be ignored/enforced via a pattern of the wrapping function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions