I18n #454
Annotations
3 warnings
|
Lint:
src/modules/places/anarchy/airdrop.ts#L86
Invalid operand for a '+' operation. Operands must each be a number or string. Got `I18nMessage`
|
|
Lint:
src/lib/rpg/npc.ts#L95
Invalid operand for a '+' operation. Operands must each be a number or string. Got `SharedI18nMessage`
|
|
Lint:
src/lib/roles.ts#L160
Invalid operand for a '+' operation. Operands must each be a number or string. Got `I18nMessage`
|