forked from mysticatea/eslint-utils
-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
When I work on unicorn/no-anonymous-default-export
, I want to display function kind in error message, but I don't want display the function name default
, make sense add getFunctionKind()
to just return the function kind? Or maybe make getFunctionNameWithKind
return kind and name separately?
Metadata
Metadata
Assignees
Labels
No labels