rsnext/packages/create-next-app/helpers
Sicarius b30ae643a4
Add yarn 2 Setup Files to Valid Files for create-next-app (#30936)
* added yarn 2 based files/dirs to valid files

* remove package.json

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2022-08-07 22:05:48 -05:00
..
examples.ts feat(cli): support examples without package.json (#37910) 2022-06-23 17:28:14 +00:00
get-pkg-manager.ts feat: support pnpm with create-next-app (#34947) 2022-03-04 00:49:24 +01:00
git.ts feat: update create-next-app to init with main as initial branch (#17745) 2020-11-07 14:46:17 +00:00
install.ts feat: support pnpm with create-next-app (#34947) 2022-03-04 00:49:24 +01:00
is-folder-empty.ts Add yarn 2 Setup Files to Valid Files for create-next-app (#30936) 2022-08-07 22:05:48 -05:00
is-online.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
is-writeable.ts CNA: Add warning about permission (#14889) 2020-08-19 17:09:34 +00:00
make-dir.ts CNA: replace make-dir with core recursive mkdir (#15006) 2020-07-10 01:29:03 +00:00
validate-pkg.ts Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00