diff --git a/.vscode/settings.json b/.vscode/settings.json index 46700f9..036bc65 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -23,5 +23,7 @@ "editor.tabSize": 4, "editor.wordWrap": "on", "editor.quickSuggestions": false - } + }, + "gulp.autoDetect": "off", + "npm.autoDetect": "off" } \ No newline at end of file