-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuepackage: websiteIssues related to the @typescript-eslint websiteIssues related to the @typescript-eslint websiterepo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docs
Description
Suggestion
From #6251 (comment): we have hardcoded version ranges in Versioning.md:
> The version range of TypeScript currently supported is `>=3.3.1 <5.0.0`. |
Let's use some kind of Docusaurus<>React component shenanigan(s) to automate this. Supported version ranges should be sourced from our package.json
s.
bradzacher
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuepackage: websiteIssues related to the @typescript-eslint websiteIssues related to the @typescript-eslint websiterepo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docs