Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 525 Bytes

File metadata and controls

15 lines (10 loc) · 525 Bytes

VS JavaScript Test Syntax Snippets

This extension contains common JavaScript testing syntax snippets used by Andrew Smith.

Installation

In order to install an extension you need to launch the Command Palette (Ctrl + Shift + P or Cmd + Shift + P) and type Extensions. There you have either the option to show the already installed snippets or install new ones.

Supported Languages (file extensions)

  • JavaScript (.js)
  • TypeScript (.ts)
  • JavaScript React (.jsx)
  • TypeScript React (.tsx)