🐛 Bug: ESLint config groups should be deduplicated by comment #2133
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: bug
Something isn't working :(
Bug Report Checklist
main
branch of the repository.Expected
If two
rules
objects fromblockESLint
's Addons have the samecomment
, they should be merged together. This will allow end-users to add to the default// Stylistic concerns that don't interfere with Prettier
group.Actual
https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/pull/993/files#r2027963553 shows that no such merging is done now.
Additional Info
🎁
The text was updated successfully, but these errors were encountered: