rsnext/test/unit/eslint-plugin-next
Thibaut SABOT d1adf1d503
Add eslint rule to prevent importing next/server outside of _middleware (#30973)
* Add eslint rule to prevent importing next/server outside of _middleware

* add error to manifest.json

Co-authored-by: Javi Velasco <javier.velasco86@gmail.com>
2021-11-12 17:44:39 -06:00
..
custom-pages Bug fix for lint rule (#28677) 2021-09-02 10:45:27 +02:00
google-font-display.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
google-font-preconnect.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
inline-script-id.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
link-passhref.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
next-script-for-ga.test.ts Fix for next-script-for-ga ESLint rule crashing when a method is used in dangerouslySetInnerHTML (#28675) 2021-08-31 20:23:21 +00:00
no-css-tags.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
no-document-import-in-page.test.ts [ESLint Plugin] Updates no-document-import-in-page rule to use path separators (#28768) 2021-09-03 18:51:21 +00:00
no-duplicate-head.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
no-head-import-in-document.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
no-html-link-for-pages.test.ts Bug fix for lint rule (#28677) 2021-09-02 10:45:27 +02:00
no-img-element.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
no-page-custom-font.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
no-script-in-document.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
no-script-in-head.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
no-server-import-in-page.test.ts Add eslint rule to prevent importing next/server outside of _middleware (#30973) 2021-11-12 17:44:39 -06:00
no-sync-scripts.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
no-title-in-document-head.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
no-typos.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
no-unwanted-polyfillio.test.ts [ESLint] Add add next/script support for no-unwanted-polyfillio rule (#28944) 2021-10-22 11:19:24 +00:00