🐛 Bug: Default usage receives undefined repository #1826
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
When creating a new repo with
npx create typescript-app
without an explicit--repository
, the inferredusage
option should factor in whateverrepository
option is prompted.Actual
It's being printed as
undefined
.Additional Info
💖
The text was updated successfully, but these errors were encountered: