Skip to content

Support parsing multi-line union with comments #49

Description

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

Alternative syntax:

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

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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