chore: Improves linting rule to catch mishandled promises (#5506)
This commit is contained in:
@@ -8,6 +8,7 @@ export enum AvatarSize {
|
||||
Medium = 24,
|
||||
Large = 32,
|
||||
XLarge = 48,
|
||||
XXLarge = 64,
|
||||
}
|
||||
|
||||
export interface IAvatar {
|
||||
|
||||
Reference in New Issue
Block a user