ryanmr / typescript-explicit-types

Generate explicit type annotation from inferred type in TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript Explicit Types

VS Code extensions that lets you generate explicit typescript types for you properties and variables

Demo

demo

Prequisites

This extension requires VS Code TypeScript support to be turned on

About

Generate explicit type annotation from inferred type in TypeScript

License:GNU General Public License v3.0


Languages

Language:TypeScript 97.7%Language:JavaScript 2.3%