Skip to content

Use it as a comment line instead #4

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;
 }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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