refactor: clean up codebase to make it at least a little readable #221
Annotations
2 warnings
Lint Check (20):
src/commands/context-menu/messageInfo.ts#L99
Async method 'handleComponents' has a complexity of 21. Maximum allowed is 20
|
Lint Check (20):
src/commands/slash/Main/hub/browse.ts#L132
Async method 'handleComponents' has a complexity of 25. Maximum allowed is 20
|