Skip to content

Use it as a comment line instead #4

@Fausto95

Description

@Fausto95

It'd be nice if use // $log instead of $log so linters won't complain about an unknown keyword

function add() {
  // $log
  let res = 2 + 3;
  return res;
 }

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