Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Suggestion: export dedent template utility #505

@troywweber7

Description

@troywweber7

I just wanted to drop a suggestion to re-export the dedent function. It is helpful in writing help strings for a CLI.

import dedent from 'dedent';

const HELP_MESSAGE = dedent`
    Usage: ...
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions