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: convert logical operator to optional chainining #1

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

deepsource-autofix[bot]
Copy link
Contributor

The optional chaining operator can be used to perform null checks before accessing a property, or calling a function.

The [optional chaining](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining) operator can be used to perform null checks before accessing a property, or calling a function.
Copy link
Contributor

deepsource-io bot commented Mar 7, 2024

Here's the code health analysis summary for commits 00749a8..925444b. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@IntegerAlex IntegerAlex merged commit 3199c08 into main Mar 7, 2024
1 check passed
@IntegerAlex IntegerAlex deleted the deepsource-autofix-6b5207ca branch March 7, 2024 17:55
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.

1 participant