babel-plugin-angularjs-annotate
babel-plugin-angularjs-annotate copied to clipboard
Use original param name if available
See #57 for detailed case.
It looks like the original name of function argument can be accessed by loc
property, so let's do it