rsnext/test/integration/eslint
stefanprobst 0833f83c86
Fix eslint config next/core-web-vitals (#27567)
fixes what i messed up in #27363. cf. https://github.com/vercel/next.js/pull/27363#issuecomment-888495697

also added an integration test for extending from `next/core-web-vitals` eslint config

## Bug

- [x] 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`
- [ ] 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
2021-07-28 19:07:54 +00:00
..
config-core-web-vitals Fix eslint config next/core-web-vitals (#27567) 2021-07-28 19:07:54 +00:00
config-in-package-json fix: don't create .eslintrc if package.json contains eslintConfig (#26025) 2021-06-14 15:57:18 -05:00
custom-config [ESLint] Adds --quiet flag, TypeScript resolver and bug fixes (#26280) 2021-06-18 15:17:53 +02:00
custom-directories ESLint Updates (#25895) 2021-06-08 17:46:00 -05:00
empty-directory [ESLint] Remove error when file patterns are unmatched + ESLint setup changes (#27119) 2021-07-16 20:19:08 +02:00
eslint-ignore [ESLint] Remove error when file patterns are unmatched + ESLint setup changes (#27119) 2021-07-16 20:19:08 +02:00
first-time-setup ESLint: More updates and bug fixes (#25952) 2021-06-10 11:02:50 +02:00
ignore-during-builds ESLint Updates (#25895) 2021-06-08 17:46:00 -05:00
invalid-eslint-version Fix eslint version check for older versions (#26212) 2021-06-16 14:16:01 -05:00
max-warnings [ESLint] Adds --max-warnings flag to next lint (#26697) 2021-06-29 10:12:23 +00:00
plugin-core-web-vitals-config [eslint] move core-web-vitals config to eslint-plugin-next (#27363) 2021-07-23 17:58:53 +00:00
plugin-recommended-config [eslint] move core-web-vitals config to eslint-plugin-next (#27363) 2021-07-23 17:58:53 +00:00
test Fix eslint config next/core-web-vitals (#27567) 2021-07-28 19:07:54 +00:00