Files
homarr/src
deepsource-autofix[bot] 64e8e85aac refactor: Replace short hand type conversions with function calls
Prefer using explicit casts by calling `Number`, `Boolean`, or `String` over using operators like `+`, `!!` or `"" +`. This is considered best practice as it improves readability.
2023-03-27 06:10:26 +00:00
..
2023-02-11 08:58:09 +09:00
2023-02-15 22:00:06 +01:00
2023-03-18 12:29:10 +01:00
2023-03-03 20:27:30 +01:00