Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

lodash.merge doesn't actually merge appropriately #759

Open
ljosberinn opened this issue Apr 24, 2023 · 0 comments
Open

lodash.merge doesn't actually merge appropriately #759

ljosberinn opened this issue Apr 24, 2023 · 0 comments

Comments

@ljosberinn
Copy link
Owner

const finalConfig = existingConfig ? merge(config, existingConfig) : config;

its overriding disabled rules with default values

@ljosberinn ljosberinn mentioned this issue May 10, 2024
12 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant