rsnext/packages/eslint-plugin-next/lib/rules
Sukka 3ee458e376
fix(#34030): ignore non-checkable jsx spread attribute (#34473)
## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

Fixes #34030.

The PR is still WIP as the test case hasn't been added, help or change is welcome.

cc @no-ya @ijjk 

Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2022-02-25 04:15:25 +00:00
..
google-font-display.js fix(eslint-plugin-next): Broken links in eslint output (#32837) 2021-12-28 02:18:39 +00:00
google-font-preconnect.js fix(eslint-plugin-next): Broken links in eslint output (#32837) 2021-12-28 02:18:39 +00:00
inline-script-id.js fix(#34030): ignore non-checkable jsx spread attribute (#34473) 2022-02-25 04:15:25 +00:00
link-passhref.js fix eslint link-passhref rule (#33857) 2022-02-01 12:53:55 -06:00
next-script-for-ga.js fix(eslint-plugin-next): Broken links in eslint output (#32837) 2021-12-28 02:18:39 +00:00
no-css-tags.js fix(eslint-plugin-next): Broken links in eslint output (#32837) 2021-12-28 02:18:39 +00:00
no-document-import-in-page.js fix(eslint-plugin-next): Broken links in eslint output (#32837) 2021-12-28 02:18:39 +00:00
no-duplicate-head.js Add ESLint docs URLs (#29645) 2021-10-16 01:16:41 -05:00
no-head-element.js [ESLint] Adds lint rule to flag usage of <head> (#32897) 2021-12-31 05:09:44 +00:00
no-head-import-in-document.js fix(eslint-plugin-next): Broken links in eslint output (#32837) 2021-12-28 02:18:39 +00:00
no-html-link-for-pages.js fix(eslint-plugin-next): Broken links in eslint output (#32837) 2021-12-28 02:18:39 +00:00
no-img-element.js fix(eslint-plugin-next): Broken links in eslint output (#32837) 2021-12-28 02:18:39 +00:00
no-page-custom-font.js fix(eslint-plugin-next): Broken links in eslint output (#32837) 2021-12-28 02:18:39 +00:00
no-script-component-in-head.js Warn in dev mode when script tags are added with next/head (#33968) 2022-02-04 13:06:55 +00:00
no-script-in-document.js fix(eslint-plugin-next): Broken links in eslint output (#32837) 2021-12-28 02:18:39 +00:00
no-server-import-in-page.js fix(eslint-plugin-next): Broken links in eslint output (#32837) 2021-12-28 02:18:39 +00:00
no-sync-scripts.js fix(eslint-plugin-next): Broken links in eslint output (#32837) 2021-12-28 02:18:39 +00:00
no-title-in-document-head.js fix(eslint-plugin-next): Broken links in eslint output (#32837) 2021-12-28 02:18:39 +00:00
no-typos.js [ESLint] add no-typos rule to eslint (#26650) 2021-07-24 22:22:19 -05:00
no-unwanted-polyfillio.js fix(eslint-plugin-next): Broken links in eslint output (#32837) 2021-12-28 02:18:39 +00:00