Goals: Save full goal value and add an indicator of goal status #3248
Annotations
1 error and 2 warnings
lint
Process completed with exit code 1.
|
lint:
packages/desktop-client/src/components/budget/BalanceWithCarryover.tsx#L36
'isGoalTemplatesEnabled' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
packages/desktop-client/src/components/budget/BalanceWithCarryover.tsx#L52
Replace `goalStatus)` with `·goalStatus),`
|