File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4040 "reportUnboundVariable" : " error" ,
4141 "reportInvalidStubStatement" : " error" ,
4242 "reportInvalidTypeVarUse" : " error" ,
43- "reportPropertyTypeMismatch" : " error " ,
43+ "reportPropertyTypeMismatch" : " none " ,
4444 "reportSelfClsParameterName" : " error" ,
4545 "reportUnsupportedDunderAll" : " error" ,
4646 // Incompatible overrides are out of typeshed's control as they are
Original file line number Diff line number Diff line change 110110 "reportUnboundVariable" : " error" ,
111111 "reportInvalidStubStatement" : " error" ,
112112 "reportInvalidTypeVarUse" : " error" ,
113- "reportPropertyTypeMismatch" : " error " ,
113+ "reportPropertyTypeMismatch" : " none " ,
114114 "reportSelfClsParameterName" : " error" ,
115115 "reportUnsupportedDunderAll" : " error" ,
116116 // Incompatible overrides are out of typeshed's control as they are
You can’t perform that action at this time.
0 commit comments