diff --git a/.vscode/settings.json b/.vscode/settings.json index 3a51bc298..a84f458c2 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,5 +7,6 @@ "**/*.js": true, "**/*.js.map": true }, - "tslint.configFile": "./build/tslint.json" + "tslint.configFile": "./build/tslint.json", + "git.enabled": true } \ No newline at end of file