rsnext/packages/create-next-app/templates
JJ Kasper 4af50116cd
Add meta tag to default app template (#42394)
x-ref: [slack
thread](https://vercel.slack.com/archives/C03KAR5DCKC/p1667452501488239)

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see `contributing.md`

## 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`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
2022-11-02 22:52:08 -07:00
..
app Add meta tag to default app template (#42394) 2022-11-02 22:52:08 -07:00
default feat(create-next-app): JS/TS prompt (with appDir support); enhanced testing (#42012) 2022-10-31 05:43:39 +00:00
index.ts Add prompt for ESLint to CNA (#42218) 2022-10-31 08:51:50 -07:00
types.ts Add prompt for ESLint to CNA (#42218) 2022-10-31 08:51:50 -07:00