Does plugin:@next/next/recommended include all default next lint tests #72351
Unanswered
AndrewPark9517
asked this question in
Help
Replies: 1 comment
-
|
Waiting for developer to complete security fix on PR #1984 (credential scoping — DB secrets must only be forwarded when |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Am looking to disable the lint test during build using the config outlined here because there is a separate eslint step in our workflow.
The documentation suggests using
@next/next/recommendedfor my case, but am uncertain what this plugin actually includes.Does this plugin include all the base tests that are included in the default lint step in build?
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions