bsian03
bsian03
some new eslint rules, but mainly combining both typescript and javascript linters into one (also gets rid of that annoying parsing issue seen in vscode eslint)
**What version of Invoice Ninja are you running? ie v4.5 / v5** v5.10.4-W160 **What environment are you running?** Self hosted debian bookworm **Have you searched existing issues/requests?** Y **Additional context**...
Adds the icon for UK government online services (Government Gateway)
Note: Currently there is an incompatibility with storing soundboard sounds in cache, as there is no `id` in the soundboard sound structure but required in Collection. The PR in it's...
## BREAKING CHANGE Client#autoModerationRuleUpdate event's parameters are now listed in the following order: `guild: Guild, rule: AutoModerationRule, oldRule: OldAutoModerationRule | null` Possible: Typescript handling of metadata
Fixes #18 Fixes #19