rsnext/packages/next/types
Tim Neutkens 6876bb4c44
Enable additional TypeScript ESLint rules (#39640)
Enables some rules that are useful and already pass currently.


## 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-08-16 11:08:40 +00:00
..
compiled.d.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
global.d.ts chore: deprecate process.browser (#32862) 2022-01-27 16:55:26 +00:00
index.d.ts Add runtime to PageConfig type (#37453) 2022-08-07 14:16:10 -05:00
misc.d.ts Enable additional TypeScript ESLint rules (#39640) 2022-08-16 11:08:40 +00:00
webpack.d.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00