rsnext/test/unit/eslint-plugin-next
Steven 297459d534
Update no-img-element lint rule (#43982)
This updates the `no-img-element` lint rule to explain the trade-offs of enabling or disabling Image Optimization.
2022-12-13 01:50:59 +00:00
..
custom-pages Bug fix for lint rule (#28677) 2021-09-02 10:45:27 +02:00
google-font-display.test.ts Change condition to check for string attribute in lint rules utility function (#42625) 2022-11-09 19:54:38 -08:00
google-font-preconnect.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
index.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
inline-script-id.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
next-script-for-ga.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
no-assign-module-variable.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
no-before-interactive-script-outside-document.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
no-css-tags.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
no-document-import-in-page.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
no-duplicate-head.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
no-head-element.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
no-head-import-in-document.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
no-html-link-for-pages.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
no-img-element.test.ts Update no-img-element lint rule (#43982) 2022-12-13 01:50:59 +00:00
no-page-custom-font.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
no-script-component-in-head.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
no-styled-jsx-in-document.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
no-sync-scripts.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
no-title-in-document-head.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
no-typos.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
no-unwanted-polyfillio.test.ts chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00