rsnext/packages/eslint-plugin-next/lib/rules
Michael Novotny edd395a7d3
Adds tests to ensure eslint-plugin-next's available rules are properly exported and recommended rules are correctly defined. (#38183)
* Adds tests to ensure `eslint-plugin-next`'s available rules are properly exported and recommended rules are defined correctly.

* Condenses imports.

* Sets default recommended value.

* replace Object.hasOwn for node 14

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2022-06-30 11:31:33 -05:00
..
google-font-display.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00
google-font-preconnect.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00
inline-script-id.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00
next-script-for-ga.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00
no-assign-module-variable.js Readds missing @next/next/no-assign-module-variable ESLint rule. (#38134) 2022-06-29 02:54:47 +00:00
no-before-interactive-script-outside-document.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00
no-css-tags.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00
no-document-import-in-page.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00
no-duplicate-head.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00
no-head-element.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00
no-head-import-in-document.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00
no-html-link-for-pages.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00
no-img-element.js fix(eslint): allow <img> in conjunction with <picture> (#37504) (#37570) 2022-06-15 21:13:52 -05:00
no-page-custom-font.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00
no-script-component-in-head.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00
no-styled-jsx-in-document.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00
no-sync-scripts.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00
no-title-in-document-head.js Adds tests to ensure eslint-plugin-next's available rules are properly exported and recommended rules are correctly defined. (#38183) 2022-06-30 11:31:33 -05:00
no-typos.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00
no-unwanted-polyfillio.js Adds consistency to ESLint rules. (#34335) 2022-06-13 21:17:42 -05:00