Skip to content

Warn on unused data #1547

@ghost

Description

Currently dev mode gives a warning when data is unspecified; e.g.

<App> was created without expected data property 'name'

Would it be helpful to also warn when a component has data that is never used?

<App> was created with unused data property 'name'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions