Skip to content

Migrate native javascript helpers to use ecmascript modules #9568

@jurre

Description

@jurre

Code improvement description

Currently our native javascript helpers are using commonjs. However, we depend on some packages that have migrated to EcmaScript Modules and do not support being loaded via commonjs.

Namely #5683 has been blocked on this for a long time.

@deivid-rodriguez has made an initial pass at migrating our helpers to ESM, and we should get that change over the line so we can merge that update to detect-indent.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Planned

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions