diff --git a/package.json b/package.json index d5664b0..6d84662 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "properties": { "mypy-type-checker.args": { "default": [ - "--follow-imports=skip" + "--follow-imports=normal" ], "markdownDescription": "%settings.args.description%", "items": {