rsnext/packages/create-next-app/helpers
James Mosier d51fef5fc9
chore(create-next-app): remove example picker (#13977)
If a user does not specify `--example` when using create-next-app then just spin up the default template and only prompt them for the name of their project.

if a user does specify `--example` (with no string after it) then show them the example picker. 

Closes #13960
2020-06-10 03:14:24 +00:00
..
examples.ts chore(create-next-app): remove example picker (#13977) 2020-06-10 03:14:24 +00:00
git.ts Lint for invalid imports (#13482) 2020-05-28 08:23:10 +00:00
install.ts Lint for invalid imports (#13482) 2020-05-28 08:23:10 +00:00
is-folder-empty.ts Lint for invalid imports (#13482) 2020-05-28 08:23:10 +00:00
is-online.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
should-use-yarn.ts chore(create-next-app): add missing return types on helpers (#12616) 2020-05-10 12:55:46 +02:00
validate-pkg.ts Lint for invalid imports (#13482) 2020-05-28 08:23:10 +00:00