We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Next.js should emit linting and non-critical build errors in an unobtrusive toast instead of a full-screen error overlay.
Notably, this is desirable for TypeScript since some users rely on TypeScript as a linter instead of type checker.
Closes #8060
Activity