Skip to content

Add .mjs to default file extentions #1022

Closed
@jaydenseric

Description

@jaydenseric

This will make using documentation much easier if you have .mjs files in your project:

The .mjs file extension is the official way to run ESM natively in Node.js. All of my packages these days have .mjs files. It is becoming increasingly common in the wild and will eventually be the go-to extension for ES. .mjs is already supported by default by tools such as Webpack.

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