chore: prettier.... TWO!

This commit is contained in:
wearrrrr 2024-10-10 19:35:08 -05:00
parent 3436d85888
commit 0d4ee9ee96
5 changed files with 18 additions and 18 deletions

View file

@ -66,8 +66,8 @@ export default function (client: ScramjetClient, self: typeof globalThis) {
if (typeof v === "string" && v.includes("scramjet")) {
debugger;
}
return v;
return v;
};
// location = "..." can't be rewritten as wrapfn(location) = ..., so instead it will actually be rewritten as