rsnext/packages
stefanprobst fa0351639a
fix(eslint-plugin-next): support src/pages folder in no-html-link-for-pages rule (#16743)
currently, the `no-html-link-for-pages` eslint rule will look for the pages folder in either `pages`, or a custom folder provided via rule option. this PR adds support for also looking in `src/pages` by default.

(sidenote: not sure about the custom pagesfolder path: does next support locations other than `pages` and `src/pages`)?)

fixes  #16426
2020-09-18 00:09:25 +00:00
..
create-next-app v9.5.4-canary.20 2020-09-15 15:32:27 -04:00
eslint-plugin-next fix(eslint-plugin-next): support src/pages folder in no-html-link-for-pages rule (#16743) 2020-09-18 00:09:25 +00:00
next v9.5.4-canary.20 2020-09-15 15:32:27 -04:00
next-bundle-analyzer v9.5.4-canary.20 2020-09-15 15:32:27 -04:00
next-codemod v9.5.4-canary.20 2020-09-15 15:32:27 -04:00
next-mdx v9.5.4-canary.20 2020-09-15 15:32:27 -04:00
next-plugin-google-analytics v9.5.4-canary.20 2020-09-15 15:32:27 -04:00
next-plugin-sentry v9.5.4-canary.20 2020-09-15 15:32:27 -04:00
next-plugin-storybook v9.5.4-canary.20 2020-09-15 15:32:27 -04:00
next-polyfill-module v9.5.4-canary.20 2020-09-15 15:32:27 -04:00
next-polyfill-nomodule v9.5.4-canary.20 2020-09-15 15:32:27 -04:00
react-dev-overlay v9.5.4-canary.20 2020-09-15 15:32:27 -04:00
react-refresh-utils v9.5.4-canary.20 2020-09-15 15:32:27 -04:00