Skip to content

Prefer Lodash get #4

Open
Open
@GLosch

Description

@GLosch

The problem

In code reviews, a common request is to use Lodash _.get in place of referencing deeply nested data structures like foo.bar.moreFoo.moreBar to avoid potential JavaScript errors that would break the page. Implementing the prefer-get rule here would take care of this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions