Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
Description
Suggestion
parseAndGenerateServices is called insideparseForESLint from@typescript-eslint/typescript-estree. This code is old and has been added to a lot - ripe for refactors! For example, thecode andextra 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