aboutsummaryrefslogtreecommitdiff
path: root/test/cli/install/bun-create.test.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-25Fix create command with template prefixed with @ char #6007 (#6013)Gravatar axel escalada 1-0/+31
* fix create command with template prefixed with @ char * add typescript test for create command * format test