Skip to content

JS: function-assigned-to-variable unnecessary space after function #260

@hyrious

Description

@hyrious
const g = function (){}
//    ^ entity.name.function.js.fjsx15
const h = function() {}
//    ^ variable.other.readwrite.js.fjsx15

-          function\s
+          function\b

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions