1.0.0 • Published 6 years ago
is-vscode v1.0.0
is-vscode
Detects if executed within VS Code
Getting Started
Install the package by running:
<npm | yarn | pnpm> install is-vscodeThen use it:
const isVSCode = require('is-vscode')()1.0.0
6 years ago
Detects if executed within VS Code
Install the package by running:
<npm | yarn | pnpm> install is-vscodeThen use it:
const isVSCode = require('is-vscode')()6 years ago