rsnext/packages/eslint-plugin-next/lib/rules
Houssein Djirdeh df83ccb7cd
[ESLint] Documentation updates + bug fixes (#26331)
Documentation:

- Expands the "Migrating Existing Config" section of ESLint doc to explain in more detail
- Minor changes to the "Ignoring ESLint" doc

Bug fixes:

- Adds `browser` and `node` environments to `eslint-config-next`. Closes #26319
- Fixes `no-document-import` rule. Closes #26159
- Fixes `no-page-custom-font` rule. Closes #26160 #26894
2021-08-05 00:58:06 +00:00
..
google-font-display.js Fix ie11 support with webpack 5 (#25014) 2021-05-12 12:24:42 +00:00
google-font-preconnect.js Fix ie11 support with webpack 5 (#25014) 2021-05-12 12:24:42 +00:00
link-passhref.js Remove period for ESLint passHref docs link. (#26402) 2021-06-20 22:55:03 +00:00
no-css-tags.js Adds ESLint with default rule-set (#23702) 2021-04-30 11:09:07 +00:00
no-document-import-in-page.js [ESLint] Documentation updates + bug fixes (#26331) 2021-08-05 00:58:06 +00:00
no-duplicate-head.js adds no duplicate head rule (#27179) 2021-07-15 13:04:17 -05:00
no-head-import-in-document.js [ESLint] Documentation updates + bug fixes (#26331) 2021-08-05 00:58:06 +00:00
no-html-link-for-pages.js Support multiple pages directories for linting (#25565) 2021-07-20 21:29:54 +00:00
no-img-element.js ESLint Plugin: Image rules (#23402) 2021-05-17 13:06:48 +00:00
no-page-custom-font.js [ESLint] Documentation updates + bug fixes (#26331) 2021-08-05 00:58:06 +00:00
no-sync-scripts.js next lint + ESLint in Create Next App (#25064) 2021-06-03 14:01:24 +02:00
no-title-in-document-head.js ESLint Plugin: Disallow <title> in Head from next/document (#24868) 2021-05-07 08:49:37 +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 Adds ESLint with default rule-set (#23702) 2021-04-30 11:09:07 +00:00