rsnext/test/integration/telemetry
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
..
pages Create TelemetryPlugin for collecting feature usage metrics (#29145) 2021-10-05 14:31:48 -05:00
public Create TelemetryPlugin for collecting feature usage metrics (#29145) 2021-10-05 14:31:48 -05:00
test collect telemetry for ESLint rules (#34564) 2022-02-24 20:43:28 +00:00
.babelrc.default Check next.config.js settings (#10425) 2020-02-14 15:42:44 -05:00
.babelrc.plugin Check next.config.js settings (#10425) 2020-02-14 15:42:44 -05:00
.babelrc.preset Check next.config.js settings (#10425) 2020-02-14 15:42:44 -05:00
jsconfig.swc Chore/stable swc compiler options (#34074) 2022-02-10 01:54:28 +00:00
next.config.custom-routes Record leveraged configs (#18175) 2020-10-27 13:46:18 +00:00
next.config.i18n-images Use import() to load next.config.js (#29935) 2021-10-16 14:22:42 +02:00
next.config.optimize-css Collect feature usage for optimizeCss (#29828) 2021-10-11 21:15:18 +00:00
next.config.swc Chore/stable swc compiler options (#34074) 2022-02-10 01:54:28 +00:00
next.config.target Check next.config.js settings (#10425) 2020-02-14 15:42:44 -05:00
next.config.webpack Check next.config.js settings (#10425) 2020-02-14 15:42:44 -05:00
package.babel Check next.config.js settings (#10425) 2020-02-14 15:42:44 -05:00