Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove the duplicate types from union or intersection #77

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

deepsource-autofix[bot]
Copy link
Contributor

Having duplicate types in an intersection or union type definition impacts readability.
It is often the result of a mistake while declaring the types.

Having duplicate types in an intersection or union type definition impacts readability.
It is often the result of a mistake while declaring the types.
Resolved issues in source/Cluster/Interface/CreateClusterByFunction.interfaces.ts with DeepSource Autofix
@AnkanSaha AnkanSaha merged commit f69503e into main Jan 24, 2024
9 checks passed
@AnkanSaha AnkanSaha deleted the deepsource-autofix-0215ddc1 branch January 24, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant