-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
documentationDocumentation ("docs") that needs adding/updatingDocumentation ("docs") that needs adding/updatinglocked due to agePlease 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.performanceIssues regarding performanceIssues regarding performanceteam assignedA member of the typescript-eslint team should work on this.A member of the typescript-eslint team should work on this.
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?
dcecile
Metadata
Metadata
Assignees
Labels
documentationDocumentation ("docs") that needs adding/updatingDocumentation ("docs") that needs adding/updatinglocked due to agePlease 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.performanceIssues regarding performanceIssues regarding performanceteam assignedA member of the typescript-eslint team should work on this.A member of the typescript-eslint team should work on this.