diff --git a/.vscode/settings.json b/.vscode/settings.json index f49d681..3015be8 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -13,6 +13,7 @@ "-o", "log_cli=1", "--timeout=30", - "--verbose" + "--verbose", + "--import-mode=prepend", ], }