Skip to content

Prevent it from eating existing header comments #35

@amacneil

Description

@amacneil

Let's say I have a file with an existing comment:

// log 1
console.log(1);

Is there a way I can prevent eslint-plugin-header from removing the existing comment, and prepend the header template instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions