Skip to content

Missing Console methods #118

@notramo

Description

@notramo

console.debug('hello world') is reported by ezno check as invalid, however nearly all runtimes (most browsers, Bun, Deno, Node.js) support different logging level methods (debug, info, warn, error).

https://developer.mozilla.org/en-US/docs/Web/API/console

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdefinitionsInvalid/missing type definition

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions