rsnext/packages/next/lib/eslint
Keen Yee Liau fbb8536956
collect telemetry for ESLint rules (#34564)
This commit adds functionality to track usage of `@next/next/*` ESLint rules and their severity levels.

## Bug

- [ ] Related issues linked using `fixes #number`
- [x] 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`
- [x] Integration tests added
- [ ] Documentation added
- [x] 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 `yarn lint`
2022-02-24 20:43:28 +00:00
..
customFormatter.ts Pre-compile more dependencies continued (#32679) 2021-12-21 16:13:45 +01:00
hasEslintConfiguration.ts [ESLint] Introduce a new setup process when next lint is run for the first time (#26584) 2021-08-04 21:53:15 +00:00
runLintCheck.ts collect telemetry for ESLint rules (#34564) 2022-02-24 20:43:28 +00:00
writeDefaultConfig.ts Pre-compile more dependencies continued (#32679) 2021-12-21 16:13:45 +01:00