rsnext/packages/next/lib/eslint
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
..
customFormatter.ts Add ESLint to Next.js (#22437) 2021-03-23 21:32:42 +00:00