pyrightconfig.json (115B)
1 { 2 "reportMissingTypeStubs": true, 3 "reportUnknownMemberType": true, 4 "reportUnknownVariableType": true 5 }