Closed
Description
Suggestion
parseAndGenerateServices
is called inside parseForESLint
from @typescript-eslint/typescript-estree
. This code is old and has been added to a lot - ripe for refactors! For example, the code
and extra
module-scoped variables are from an older code style that hasn’t been adhered to in a long while.
This issue is from a pairing with @bradzacher