rsnext/packages/eslint-plugin-next/lib/rules
2022-04-27 17:33:13 +02: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
next-script-for-ga.js fix(eslint-plugin-next): Broken links in eslint output (#32837) 2021-12-28 02:18:39 +00:00
no-assign-module-variable.js Adds linting rule to avoid assignment to 'module' variable. Fixes #34859 (#35279) 2022-04-15 14:45:53 +02:00
no-before-interactive-script-outside-document.js Changes to the beforeInteractive strategy to make it work for streaming (#31936) 2022-04-21 21:15:53 +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-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