Convert named function to function expression
Converts a named function to a const declaration with a function expression.

Configuration
- Code Assist ID (for the configuration file):
convert-named-function-to-function-expression
- You can configure custom keyboard shortcuts with this code action kind:
refactor.convert.p42.convert-named-function-to-function-expression