chore: lint:fix

This commit is contained in:
wearrrrr 2024-10-10 19:31:35 -05:00
parent 4d7fa7abb6
commit e8a8a66397
5 changed files with 22 additions and 13 deletions

View file

@ -66,7 +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