Skip to content

Support parsing multi-line union with comments #49

@rhys-vdw

Description

@rhys-vdw
/***
 * @param someValues
 * | 1 # One
 * | 2 # Two
 * | 3 # Three
 * @function foo
 */

Alternative syntax:

---@alias Foo
---Hello
---| "H"
---Goodbye
---| "G"

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions