Open
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
Now that ESLint has launched defineConfig()
, it would be nice to update the typescript-eslint docs to use that instead tseslint.config()
(and perhaps deprecate tseslint.config()
altogether?).
Affected URL(s)
https://typescript-eslint.io/getting-started/
https://typescript-eslint.io/packages/typescript-eslint#config
Additional Info
No response