mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-27 17:33:13 +08:00
10 lines
157 B
JSON
10 lines
157 B
JSON
{
|
|
"include": [
|
|
"tools"
|
|
],
|
|
"typeCheckingMode": "basic",
|
|
"reportMissingTypeStubs": true,
|
|
"stubPath": "src/stubs",
|
|
"pythonPlatform": "Linux"
|
|
}
|