feat: add recur form #466
Annotations
2 warnings
|
Lint:
src/modules/survival/recurring-events.ts#L69
Invalid operand for a '+' operation. Operands must each be a number or string. Got `string | undefined`
|
|
Lint:
src/modules/survival/recurring-events.ts#L69
Operands of '+' operations must be a number or string. Got `string` + `number`
|