Closed as not planned
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
Prior discussion: #9653 (comment)
I suggest we separate out typescript installation as part of the getting started page. This would allow us to handle 2 different kinds of users differently:
- Install typescript - we provide code to install typescript along with the greatest supported version of typescript package
- Already have typesctipt - We show information of what typescript versions are officially supported & others can use but no guarantees.
This would help users who are integrating this package first time & creating bugs. This currently happens because getting started page recommends installing latest typescript always.
Affected URL(s)
https://typescript-eslint.io/getting-started
Additional Info
Context for bugs created because of CLI message mentioning that typescript version is supported: https://github.com/typescript-eslint/typescript-eslint/issues?q=%22not+officially+supported+%22