Closed medjedovicm closed 2 years ago
Adding isLinux along the existing isWindows check function.
isLinux
isWindows
npm run lint:fix
npm test
sasjs-cli
:tada: This PR is included in version 2.47.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Intent
Adding
isLinux
along the existingisWindows
check function.Checks
npm run lint:fix
).npm test
).sasjs-cli
unit tests are passing (npm test
).