-
-
Notifications
You must be signed in to change notification settings - Fork 898
Closed
Labels
Description
When we introduced this feature, I had some specific usecases in mind which required an AND
relationship with types
-- it comes to mind that some tools would like to use an OR
relationship, but there isn't a great way to implement this without reverting to files
(and thus losing the benefits of types
altogether!).
This issue is to track some sort of way of enabling an OR
relationship.
This was originally inspired by prettier/prettier#2745
himynameisdave, cas--, prem-nuro, tchamberlin, utek and 12 more