Resolve max-statements
warning in src/lib/core/capability.ts
#1694
Labels
max-statements
warning in src/lib/core/capability.ts
#1694
Describe what should be investigated or refactored
ESlint has several warnings for max-statements violations across the codebase.
Definition of Done
src/lib/core/capability.ts
for this warning.Additional context
Run the linter with
npm format:check
The text was updated successfully, but these errors were encountered: