Plugin: import-nextRules
no-empty-named-blocks
ESLint rule documentation for no-empty-named-blocks
š” Live from GitHub ā This documentation is fetched directly from no-empty-named-blocks.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 empty named import blocks
Rule Details
This rule aims to prevent issues related to empty-named-blocks.
Options
[]Implementation
OWASP Foundation
- Category: A00:2021 - General Security
Edit this page on GitHub ā