rsnext/packages/eslint-plugin-next
Jesse Jafa a28e775e88
[ESLint] Disallow <Script /> inside _document.js & <Script /> inside the next/head component (#27257)
## Feature

- [x] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR. [Feature Request](https://github.com/vercel/next.js/discussions/26365)
- [x] Eslint unit ests added
- [x] Errors have helpful link attached, see `contributing.md`

Let me know if this looks good or something needs to be changed. I still need to add the error links and improve the eslint error messages.

I don't know if the CI runs the ESLint tests, but current all pass locally
2021-08-13 23:16:15 +00:00
..
lib [ESLint] Disallow <Script /> inside _document.js & <Script /> inside the next/head component (#27257) 2021-08-13 23:16:15 +00:00
jsconfig.json Add rootDir setting to eslint-plugin-next (#27918) 2021-08-11 10:37:55 +00:00
package.json v11.1.1-canary.6 2021-08-12 21:10:04 -07:00
README.md Add rootDir setting to eslint-plugin-next (#27918) 2021-08-11 10:37:55 +00:00

@next/eslint-plugin-next

Documentation for @next/eslint-plugin-next can be found at: https://nextjs.org/docs/basic-features/eslint#eslint-plugin