Skip to content

[TYPO/BUG] Backslash added before * of namespace imports #98

@dpt21

Description

@dpt21

Description
A backslash (\) is added in front of the * sign for namespace imports, like so:

import \* as THREE from 'three'

This seems to happen systematically, i.e. the backslash is not in the .md files but is added from somewhere else.

Examples

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