🚀 Feature: Allow specifying multiple TS versions (node_modules/typescript paths) #107
Open
3 tasks done
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Milestone
Bug Report Checklist
main
branch of the repository.Overview
Porting over from microsoft/DefinitelyTyped-tools#858:
@definitelytyped/expect
has the ability to receive aversionsToTest
option. That option contains an array of TS versions with paths to thenode_modules
. The plugin then runs roughly:Let's port that feature over to
eslint-plugin-expect-type
. I think it can exist roughly as-is. Maybe some bikeshedding on the option name?Additional Info
Edit: This would support react-native-community/discussions-and-proposals#719 (comment) too.
Edit: ...and microsoft/DefinitelyTyped-tools#440
The text was updated successfully, but these errors were encountered: