pyrightconfig.json 134 B

123456
  1. {
  2. "enableTypeIgnoreComments": true,
  3. "reportAny": false,
  4. "reportExplicitAny": false,
  5. "reportIgnoreCommentWithoutRule": false
  6. }