mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 02:23:31 +01:00
chore: upgrade deps (#10824)
This commit is contained in:
@@ -91,6 +91,7 @@ export function parseType(someType: JSONOutput.SomeType | JSONOutput.Type | stri
|
||||
return `'${someType.value}'`;
|
||||
}
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-base-to-string
|
||||
return `${someType.value}`;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user