flow-jsdoc
flow-jsdoc copied to clipboard
Allow @arg as alternative to @param
Right now, the transformation isn't applied when using @arg to document function parameters. It works with @param though.