diff --git a/yavsc.code-workspace b/yavsc.code-workspace index 7ad4cdc1..29367081 100644 --- a/yavsc.code-workspace +++ b/yavsc.code-workspace @@ -32,6 +32,7 @@ } ], "settings": { - "mocha.enabled": true + "mocha.enabled": true, + "git.ignoreLimitWarning": true } } \ No newline at end of file