8 lines
222 B
JSON
8 lines
222 B
JSON
|
|
{
|
||
|
|
"include": ["src/scripts", "shade_sprite", "tests"],
|
||
|
|
"extraPaths": ["stubs"],
|
||
|
|
"pythonVersion": "3.14",
|
||
|
|
"pythonPlatform": "Linux",
|
||
|
|
"typeCheckingMode": "basic",
|
||
|
|
"reportMissingModuleSource": false
|
||
|
|
}
|