rsnext/packages/next/server
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
..
lib Load next.config.js async (#22578) 2021-02-27 00:29:32 +00:00
hot-middleware.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
hot-reloader.ts Add ESLint to Next.js (#22437) 2021-03-23 21:32:42 +00:00
htmlescape.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
next-dev-server.ts Upgrade jest-worker (#23077) 2021-03-16 21:08:35 +00:00
next.ts Load next.config.js async (#22578) 2021-02-27 00:29:32 +00:00
on-demand-entry-handler.ts Add ESLint to Next.js (#22437) 2021-03-23 21:32:42 +00:00
static-paths-worker.ts Add initial changes for i18n support (#17370) 2020-10-07 21:11:01 +00:00