Enhancement(typescript-estree): expose ProjectService logs through plugin #9321
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement
New feature or request
locked due to age
Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Before You File a Proposal Please Confirm You Have Done The Following...
Relevant Package
typescript-estree
My proposal is suitable for this project
Description
I propose we expose
ProjectService
logs through this plugin using theDEBUG
environment variable.There are 3 log channels and the unused event handler, so I'm thinking something along the lines of below. This would help trace
ProjectService
behavior and diagnose related issues.Additional Info
Follow up issue from the discussion at #8835 (comment).
The text was updated successfully, but these errors were encountered: