-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
We currently permit unused variables in our eslintrc, because historically we have had many built-ins and couldn't easily check whether variables were used or not. After the migration to modules, this is much easier to determine and so we should increase the error level of that rule.
- is duplicated by
-
SERVER-93487 Fix the unused vars in jstest code
- Closed