nickdodd79 / vscode-gulptasks

A gulp task visualization and execution extension for Visual Studio Code
MIT License
7 stars 6 forks source link

Adding a couple more config options #15

Closed dbenson24 closed 6 years ago

dbenson24 commented 6 years ago

I was wondering if it would be easy to add 2 more config options,

I like to be able to specify gulptasks.gulpPackage which points to the folder that gulp is installed (/some/file/path/node_modules/gulp)

I would also like to be able to specify gulptasks.gulpcwd which would supply a value to the --cwd option for gulp