Import NextRules
default
Ensure a default export is present, given a default import
š¼ This rule is enabled in the following configs: recommended, typescript.
š” This rule is automatically fixable by the --fix CLI option.
Ensure a default export is present, given a default import
Rule Details
This rule aims to prevent issues related to default.
Options
[]Implementation
OWASP Foundation
- Category: A00:2021 - General Security