Skip to content

ref: Avoid optional chaining & add eslint rule#6777

Merged
mydea merged 7 commits intomasterfrom
fn/replay-avoid-optional-chaining
Jan 16, 2023
Merged

ref: Avoid optional chaining & add eslint rule#6777
mydea merged 7 commits intomasterfrom
fn/replay-avoid-optional-chaining

Conversation

@mydea
Copy link
Copy Markdown
Member

@mydea mydea commented Jan 16, 2023

As this is transpiled to a rather verbose form.

This PR now also adds an eslint rule based on facebook/lexical#3233 to enforce avoiding optional chaining. I left it for all node-based stuff, because there we don't care, I guess.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Package: replay Issues related to the Sentry Replay SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants