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
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existingopen or closed documentation requests that match my proposal.
- I haveread the FAQ and my problem is not listed.
Suggested Changes
https://github.com/typescript-eslint/typescript-eslint/blob/939e42f05afa9536e03923b8829f060cdf35ada0/packages/eslint-plugin/src/configs/eslint-recommended.ts includes comments referring to corresponding TS error codes for rules. Example:
https://github.com/typescript-eslint/typescript-eslint/blob/939e42f05afa9536e03923b8829f060cdf35ada0/packages/eslint-plugin/src/configs/eslint-recommended.ts#L11C17-L11C17
Some of those error codes are out of date:eslint/eslint#17500 (comment). Someone should go through and update the TS codes to whatever they are now as of the latest stable version of Typescript.
Affected URL(s)
(Technically comments rather than website, but they're used by some as docs too)