Skip to content

description with single to separate comment #223

@RosApr

Description

@RosApr
 /**
     * test
     * @type {ModuleConfig}
     */

after format will become

/**
     * Test
     *
     * @type {ModuleConfig}
     */

I use prettier with plugin options to use your super cool library
as you can see there occur single line , how can i config option to ignore this format, thx

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions