Skip to content

Code scanning with eslint #12

Open
@hairmare

Description

@hairmare

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 request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions