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(58399): [isolatedDeclarations][5.5] Autofix does not work when JSX prop contains a dash #58478

Merged
merged 4 commits into from
May 8, 2024

Commits on May 8, 2024

  1. fix(58399): preserve original node to eliminate formatter crashes cau…

    …sed by missing parent nodes
    a-tarasyuk committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2c487fd View commit details
    Browse the repository at this point in the history
  2. use setParentRecursive

    a-tarasyuk committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f863835 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c1fa9d View commit details
    Browse the repository at this point in the history
  4. update baseline

    a-tarasyuk committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c1dd332 View commit details
    Browse the repository at this point in the history