Turn off gulp autodetect for the repo

This commit is contained in:
Alex Ross 2019-10-18 11:52:19 +02:00
parent 8eae4baa9f
commit 60633f308e

View file

@ -60,5 +60,6 @@
"remote.extensionKind": {
"msjsdiag.debugger-for-chrome": "workspace"
},
"gulp.autoDetect": "off",
"files.insertFinalNewline": true
}