Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Conversation

@deepsource-autofix
Copy link

Prefer using explicit casts by calling Number, Boolean, or String over using operators like +, !! or "" +. This is considered best practice as it improves readability.

Prefer using explicit casts by calling `Number`, `Boolean`, or `String` over using operators like `+`, `!!` or `"" +`. This is considered best practice as it improves readability.
This commit fixes the style issues introduced in daa490e according to the output
from Prettier.

Details: #45
@dev-737 dev-737 merged commit a9ee439 into main Feb 27, 2024
@dev-737 dev-737 deleted the deepsource-autofix-94a4dd0d branch February 27, 2024 04:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants