TypeStat icon indicating copy to clipboard operation
TypeStat copied to clipboard

Add options for templating generated interface names for generated interfaces for generics

Open JoshuaKGoldberg opened this issue 6 years ago • 0 comments
trafficstars

When creating an interface for a React component that has propTypes, it's assumed the names will be something like MyClassProps. This likely isn't idiomatic for all consumers. Maybe folks will want to have names like MyClassProp_AutoGenerated?

JoshuaKGoldberg avatar May 09 '19 12:05 JoshuaKGoldberg