ballistica/config/toolconfigsrc/pyrightconfig.json
2023-07-29 13:45:49 -07:00

10 lines
157 B
JSON

{
"include": [
"tools"
],
"typeCheckingMode": "basic",
"reportMissingTypeStubs": true,
"stubPath": "src/stubs",
"pythonPlatform": "Linux"
}