Skip to content

Import string replaces numbers with underscores #803

Open
@c43721

Description

@c43721

I assume this is an overly ambitious code block that's trying to replace invalid characters with underscores but it shouldn't do that with numbers since _c43721_rcon is a valid import name in JS (at least that's what my editor is suggesting.)

I'd expect this to be import * as _c43721_rcon from "jsr:@c43721/rcon";

image

Example: https://jsr.io/@c43721/rcon

Metadata

Metadata

Assignees

No one assigned

    Labels

    docs genRelated to the documentation generationupstreamIssue is in upstream project

    Type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions