mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2025-07-21 00:21:28 +03:00
pyright config
This commit is contained in:
6
pyrightconfig.json
Normal file
6
pyrightconfig.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"venvPath": ".",
|
||||
"venv": "env",
|
||||
"pythonVersion": "3.12",
|
||||
"typeCheckingMode": "basic"
|
||||
}
|
||||
Reference in New Issue
Block a user