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: deep merge behavior in flat config #18065

Merged
merged 1 commit into from Feb 1, 2024
Merged

Commits on Feb 1, 2024

  1. fix: deep merge behavior in flat config (#17906)

    * fix: replicate eslintrc merge behavior in flat config
    
    * do not merge arrays
    
    * Remove unused code
    
    * test for undefined properties
    
    * fix an edge case with non-enumerable properties
    
    (cherry picked from commit f182114)
    fasttime authored and snitin315 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a9fe28e View commit details
    Browse the repository at this point in the history