6 Commits

Author SHA1 Message Date
Hristo Nedelkov
4895fc4f3d Update utilities.ts 2023-09-16 06:24:51 +03:00
RadoslavDimchev
7cea165151 fix: change format number func name 2023-09-15 18:33:27 +03:00
RadoslavDimchev
acb6b36649 fix: toFixed number from formatting function 2023-09-15 18:18:53 +03:00
RadoslavDimchev
c282436245 feat: add format util function for gauge cards 2023-08-30 10:49:18 +03:00
Hristo Nedelkov
c7a759525a Clear code and remove warnings 2023-08-16 14:22:22 +03:00
Rickard Andersson
41e24a1e4f feat(dev): add assertUnreachable
Asserts that a case is unreachable in `switch` statements (and really
any flow control construct)
2023-08-03 10:53:58 +03:00