Open
Description
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";
Example: https://jsr.io/@c43721/rcon
Metadata
Metadata
Assignees
Type
Projects
Status
In Progress