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

RN: Fix lint/sort-imports Errors #47109

Closed
wants to merge 1 commit into from

Commits on Oct 18, 2024

  1. RN: Fix lint/sort-imports Errors (facebook#47109)

    Summary:
    Pull Request resolved: facebook#47109
    
    Fixes the `lint/sort-imports` errors that are now surfaced after fixing the lint configuration.
    
    For a couple files, I added lint suppressions instead because the unsorted import ordering is important due to interleaved calls with side effects.
    
    Changelog:
    [Internal]
    
    Differential Revision: D64569485
    yungsters authored and facebook-github-bot committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ba9d2fb View commit details
    Browse the repository at this point in the history