pocketpy/pyrightconfig.json
blueloveTH 5a72730853 backup
2025-02-24 20:56:49 +08:00

9 lines
224 B
JSON

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