is-windows-bash
Exports a function that returns true if the script is running in a Windows Bash environment (WSL) and false otherwise.
Usage
$ npm install is-windows-bash --save
const isWindowsBash = ; if console;
Exports a function that returns true if the script is running in a Windows Bash environment (WSL) and false otherwise.
$ npm install is-windows-bash --save
const isWindowsBash = ; if console;
npm i is-windows-bash
221
1.0.3
MIT