rsnext/packages/eslint-plugin-next/lib/rules
Houssein Djirdeh e5ef60fecb
Add ESLint to Next.js (#22437)
For #22228

This PR:

- Adds ESLint to toolchain
  - Included by default for builds (`next build`)
  - Can be enabled for development (`next dev`)
  - Custom formatter built for output
- Adds appropriate tests
- Adds two documentation pages
2021-03-23 21:32:42 +00:00
..
missing-preload.js Eslint preload (#16199) 2020-08-20 19:34:12 +00:00
no-css-tags.js bug fixes for css eslint rule (#14202) 2020-06-15 23:42:36 +00:00
no-html-link-for-pages.js Add ESLint to Next.js (#22437) 2021-03-23 21:32:42 +00:00
no-sync-scripts.js [experimental] filtering unwanted jsx type in eslint plugin (#13520) 2020-05-28 18:11:29 -04:00
no-unwanted-polyfillio.js Only required polyfill.io lint rule (#15277) 2020-07-18 23:54:38 +00:00