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

fix(analyzer): useLiteralKeys removes optional chaining #214

Merged
merged 2 commits into from
Sep 9, 2023

Conversation

denbezrukov
Copy link
Contributor

Summary

Fix #182

Test Plan

cargo test -p rome_js_analyze

@denbezrukov denbezrukov temporarily deployed to Website deployment September 9, 2023 18:47 — with GitHub Actions Inactive
@github-actions github-actions bot added A-Linter Area: linter L-JavaScript Language: JavaScript and super languages A-Changelog Area: changelog labels Sep 9, 2023
@denbezrukov denbezrukov temporarily deployed to Website deployment September 9, 2023 18:48 — with GitHub Actions Inactive
@denbezrukov denbezrukov temporarily deployed to Website deployment September 9, 2023 19:11 — with GitHub Actions Inactive
@github-actions github-actions bot added the A-Website Area: website label Sep 9, 2023
@Conaclos Conaclos self-requested a review September 9, 2023 19:29
@denbezrukov denbezrukov merged commit b411c0d into main Sep 9, 2023
17 checks passed
@denbezrukov denbezrukov deleted the fix/useLiteralKeys branch September 9, 2023 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-Linter Area: linter A-Website Area: website L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 useLiteralKeys removes optional chaining
2 participants