Skip to content

Remove console.log from code and enforce ESLint rule #3949

@saschaszott

Description

@saschaszott

Description

Currently, there are three occurrences of console.log in the codebase that should be removed:

Additionally, to prevent console.log from being introduced in the future, an ESLint rule "no-console": "error" should be added to enforce this convention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status

    📋 To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions