rsnext/docs
JJ Kasper 893328905f
Update prompts for CNA and add default @/* alias (#44672)
This adds prompts for using a `src/` directory and experimental `app/`
directory with create-next-app. Also adds `jsconfig` and `tsconfig`
options to alias `@/*` by default.

x-ref: [slack
thread](https://vercel.slack.com/archives/C03KAR5DCKC/p1672856097701429)


## Feature

- [ ] Implements an existing feature request or RFC. Make sure the
feature request has been accepted for implementation before opening a
PR.
- [ ] Related issues linked using `fixes #number`
- [ ]
[e2e](https://github.com/vercel/next.js/blob/canary/contributing/core/testing.md#writing-tests-for-nextjs)
tests added
- [x] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see
[`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)
2023-01-09 15:41:12 -08:00
..
advanced-features Add missing modularizeImports on config snippets (#44734) 2023-01-09 12:49:09 -08:00
api-reference Update prompts for CNA and add default @/* alias (#44672) 2023-01-09 15:41:12 -08:00
api-routes feat: enables 'edge' as a possible runtime for API routes (#44045) 2022-12-15 10:08:03 +01:00
basic-features Update TypeScript API Route example (#44517) 2023-01-03 20:03:44 +00:00
guides Update building-form sample code (#38437) 2022-07-08 03:18:59 +00:00
migrating docs(migrating): fix broken react-router link (#43843) 2022-12-08 10:28:36 -08:00
routing fixed missing <Link /> keyword (#42422) 2022-11-03 11:07:01 -07:00
accessibility.md Add documentation on accessibility. (#38522) 2022-07-14 13:05:39 +00:00
authentication.md Alphabetize auth docs providers. (#34281) 2022-02-13 00:51:53 +00:00
deployment.md Docs: Update deployment.md with Firebase, Amplify and Cloudflare (#44092) 2022-12-17 15:26:29 +00:00
faq.md doc: improve a word client side rendering (#39771) 2022-08-22 14:55:46 -05:00
getting-started.md Add a note about the auto-created empty directory (#43219) 2022-11-22 14:11:55 +00:00
going-to-production.md Remove old links in docs. (#44580) 2023-01-05 02:29:36 +00:00
manifest.json feat: enables 'edge' as a possible runtime for API routes (#44045) 2022-12-15 10:08:03 +01:00
testing.md Mock @next/font when using next/jest (#42413) 2022-11-03 11:12:46 -07:00
upgrading.md Docs: Update next/font to @next/font (#44573) 2023-01-04 19:37:02 +00:00