-
-
Notifications
You must be signed in to change notification settings - Fork 1
Labels
enhancementNew feature or requestNew feature or request
Description
eslint could be run against the code as documented in Next.JS reference configuration.
eslint does static testing, it's raison d'être is to ensure that the quality of code matches what can be reasonably expected from a modern next application. This improves the security, readability, and maintainability of the code.
We expect it to also help with review of future community contributions.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request