Skip to content

Add way to configure object complexity? #1

Description

@yamalight

Would it be possible to have a way to say that I want the rules to apply only to objects that has more than X properties?
E.g. I want to allow using things like this:

doThings({just: '123', twoProps: 'value'});

But disallow writing complex objects (more than 3 props or have nested objects, etc).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions