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 as not planned
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
docs:
export default tseslint.config(
{
files: ['**/*.js'],
extends: [tseslint.configs.disableTypeChecked],
},
);
The configuration item "extends" exists in the document, but it has been deprecated in the flattened configuration.

Affected URL(s)
Additional Info
No response