rsnext/test/integration/typescript
Balázs Orbán 8bc587aa30
feat(ts): expose AppType (#40391)
An alternative solution to #40371

Ref: #38867, https://github.com/t3-oss/create-t3-app/issues/412,
https://github.com/t3-oss/create-t3-app/pull/414

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have 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 helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The examples guidelines are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)
2022-09-09 13:32:58 -07:00
..
components Fixed "Expected jsx identifier" error on TypeScript generics & angle bracket type assertions in .ts files (#30619) 2021-10-30 14:51:42 +02:00
extension-order Resolve TypeScript Extension in Correct Order (#12014) 2020-04-19 01:12:36 -04:00
pages feat(ts): expose AppType (#40391) 2022-09-09 13:32:58 -07:00
test fix(typescript): worker execution failed with custom next.config.js (#37125) 2022-05-23 20:30:48 +00:00
next.config.js Enable scss/sass support (#10571) 2020-02-18 08:35:12 -05:00
tsconfig.json cache typechecking with incremental compilation (#24559) 2021-05-07 19:21:20 +02:00