Skip to content

ESlint breaks build when using console.log #1

@cinthialandia

Description

@cinthialandia

Hello, thanks for this course!!

Doing the course I found a problem when I tried to used console.log:

11:5 error Unexpected console statement no-console
13:5 error Unexpected console statement no-console

Someone help me out with this problem and explained to me that the issue was caused by the library ESlint, specifically, the rule no-console that comes with "eslint:recommended" rules.

I don't know if this is intended, but it prevents working with the examples and see the results in the console.

thanks :)

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