We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Describe the bug If there's a single-line comment there, it probably "belongs to" that line, but it's moved.
Input file
typedef TypeParams = Array<String>; // no constraints typedef Foo = Bar
Broken output