pocketpy/pyrightconfig.json
2024-10-03 18:31:36 +08:00

8 lines
189 B
JSON

{
"stubPath": "include/typings",
"reportMissingModuleSource": "none",
"reportArgumentType": "none",
"reportWildcardImportFromLibrary": "none",
"pythonVersion": "3.12"
}