mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-19 19:10:17 +00:00
9 lines
224 B
JSON
9 lines
224 B
JSON
{
|
|
"stubPath": "include/typings",
|
|
"reportMissingModuleSource": "none",
|
|
"reportArgumentType": "none",
|
|
"reportWildcardImportFromLibrary": "none",
|
|
"reportRedeclaration": "none",
|
|
"pythonVersion": "3.12"
|
|
}
|