jcsdev
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
jcsdev created a post, How do I programmatically call the "Infer type of {variable} from usage" fix in Webstorm
Webstorm has a fix for untyped Typescript variables called Infer "type of {variable} from usage". I would like to try to automate calling this fix in some kind of plugin or using the the IDE script...