* Fix issues in flow-comments to preserve comments and there order (fixes #10324) * Add support in flow-comments for extends in class declarations (fixes #10323, #10321) * Refactoring and cleanup of flow-comments plugin * Fix comments preservation logic of flow-comments * Fix flow-comments where comments are class identifier and extends keyword
4 lines
32 B
JavaScript
4 lines
32 B
JavaScript
/**/
|
|
|
|
/*:: type Foo = number;*/
|