Closed
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existing open or closed documentation requests that match my proposal.
- I have read the FAQ and my problem is not listed.
Suggested Changes
There are few of debugging options commonly used with ESLint:
eslint --debug
: enabling all of ESLint's debug logsparserOptions.debugLevel
: a shortcut to seteslint
,typescript
, and/ortypescript-eslint
- Directly setting the
DEBUG
environment variable fordebug
Splitting out of #8030 (comment): it'd be good to document using these appropriately for performance investigations.
Affected URL(s)
https://typescript-eslint.io/linting/troubleshooting/performance-troubleshooting, perhaps?
Metadata
Metadata
Assignees
Labels
Documentation ("docs") that needs adding/updatingDocumentation ("docs") that needs adding/updatingPlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Issues regarding performanceIssues regarding performanceA member of the typescript-eslint team should work on this.A member of the typescript-eslint team should work on this.