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(lint/useJsxKeyInIterable): fix a false positive when key is in the return statement, but not any variable declarations #3031

Commits on May 31, 2024

  1. fix(lint/useJsxKeyInIterable): fix a false positive when key is in th…

    …e return statement, but not any variable declarations
    dyc3 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b3f9a2d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Update crates/biome_js_analyze/src/lint/correctness/use_jsx_key_in_it…

    …erable.rs
    
    Co-authored-by: Emanuele Stoppa <[email protected]>
    dyc3 and ematipico committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    9f2def5 View commit details
    Browse the repository at this point in the history