Files
math-research/pyrightconfig.json
T
2026-04-17 00:54:42 -04:00

8 lines
223 B
JSON

{
"reportUnknownMemberType": "warning",
"reportUnknownArgumentType": "warning",
"reportUnknownParameterType": "warning",
"reportMissingParameterType": "warning",
"reportUnknownVariableType": "warning"
}