feat: vibed out some slop over here also
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"venvPath": ".",
|
||||
"venv": ".venv",
|
||||
"pythonVersion": "3.11",
|
||||
"include": ["claude_code_api", "tests"],
|
||||
"exclude": [".venv", "**/__pycache__", ".pytest_cache"],
|
||||
"extraPaths": ["."],
|
||||
"reportMissingImports": "error",
|
||||
"reportMissingTypeStubs": "none"
|
||||
}
|
||||
Reference in New Issue
Block a user