🐛 Bug: keywords are not inferred from existing package.json
#2094
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
Running
npx create-typescript-app
on a repo withkeywords
in itspackage.json
file should not wipe those keywords.Actual
https://github.com/JoshuaKGoldberg/package-json-validator/pull/178/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519L11 shows that they are.
Additional Info
Keywords were originally added in #886.
🎁
The text was updated successfully, but these errors were encountered: