1.0.0 • Published 1 year ago

vscode-ws-switcher v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

vscode-ws-switcher

Installation

npm install -D vscode-ws-switcher

Setup

Add to your package.json the following script:

"init:ws-switcher": "wsswitch --init"

Or run:

node node_modules/.bin/wsswitch --init

This will create a .ws-switcher folder at your top level which you should add to your global gitignore file (usually ~/.gitignore_global)

1.0.0

1 year ago