Plugin: import-nextRules
export
ESLint rule documentation for export
š” Live from GitHub ā This documentation is fetched directly from export.md and cached for 6 hours.
š¼ This rule is enabled in the following configs: recommended, typescript.
š” This rule is automatically fixable by the --fix CLI option.
Forbid any invalid exports, i.e. re-export of the same name
Rule Details
This rule aims to prevent issues related to export.
Options
[]Implementation
OWASP Foundation
- Category: A00:2021 - General Security
Edit this page on GitHub ā