diff options
| author | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-10-07 18:08:06 +0530 |
|---|---|---|
| committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-10-07 18:08:06 +0530 |
| commit | b833f71fbd6a610164cc02a30dac60a3249a971d (patch) | |
| tree | b7769b4c2c144f45dd1d2764c19cef79ef352b85 /.vscode/settings.json | |
| parent | 201824c363f38ba968d612d5ebffc7652e4d4248 (diff) | |
can add -> can augment in sharingmanager
Diffstat (limited to '.vscode/settings.json')
| -rw-r--r-- | .vscode/settings.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index e636c9d73..27acfd1a2 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -12,8 +12,4 @@ "typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": true, "search.usePCRE2": true, "typescript.tsdk": "node_modules/typescript/lib", - "python.testing.promptToConfigure": false, - "python.testing.pytestEnabled": false, - "python.testing.unittestEnabled": false, - "python.testing.nosetestsEnabled": false }
\ No newline at end of file |
