Skip to content

fix linter warnings #953

Description

@fhennig

there are a lot of these:

./src/web-components/visualization/gs-statistics.tsx

    'numeratorFilter' is not publicly accessible but is marked as a public property (@property). Use the '@internalProperty' decorator instead?
    23:  @property({ type: Object })
    no-property-visibility-mismatch

Sounds like it might be an easy fix? But maybe it's left as a non-internal property for an explicit reason - so I'm making a ticket for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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