🐛 Bug: package.json files should deduplicate clear directory subsets #2106
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: bug
Something isn't working :(
Milestone
Bug Report Checklist
main
branch of the repository.Expected
If
blockPackageJson
is being told to print:...then it should know to remove
"lib/bin/pjv.mjs"
. It's clearly matched by the earlier"lib/"
.Actual
https://github.com/JoshuaKGoldberg/package-json-validator/pull/178/files#r2024966892 shows that this is not the case right now.
Additional Info
🎁
The text was updated successfully, but these errors were encountered: