src\rules\noUnusedVariableRule.ts
- 132 Complexity
- 3.14 Complexity / M
- 0 Duplication
- 5 Churn
- 547 Lines
- 439 Lines of Code
- 42 Methods
- 10.45 LOC / Method
No issues found
“
Good code is its own best documentation. As you’re about to add a comment, ask yourself, ‘How can I improve the code so that this comment isn’t needed?’