🐛 Bug: Prioritize existing author email over running npm user's #2093
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 should not change thepackage.json
file'sauthor.email
if it exists.Actual
https://github.com/JoshuaKGoldberg/package-json-validator/pull/178/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R16 shows that the opposite preference order is used. My npm email was used instead of the existing one.
Additional Info
🎁
The text was updated successfully, but these errors were encountered: