Skip to content

Support for .cjs and .mjs files #616

@ghost91-

Description

@ghost91-

Please add support for the .cjs and .mjs file extensions. They are just alternatives to .js that specify what kind of module the file is (CommonJS, or ECMAScript). But they are both just JavaScript files, and should be handled in the same way (i.e., a C-style comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    comment-stylesRequest for a new comment style, or fixing a bug with thesegood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions