1.0.0 • Published 5 years ago

ana-react-ts-snippets v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

react-ts-snippets


Installation

Launch VS Code Quick Open (Ctrl + P or Cmd + P), paste the following command, and press enter.

ext install ankitchouhan1020.ana-react-ts-snippets

Supported languages (file extensions)

  • TypeScript (.ts)
  • TypeScript React (.tsx)

Snippets

Below is a list of all available snippets and the triggers of each one. The means the TAB key.

TriggerContent
typeclass→create a react class component
typefunc→create a react functional component
1.0.0

5 years ago