diff options
Diffstat (limited to 'pyrightconfig.json')
-rw-r--r-- | pyrightconfig.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pyrightconfig.json b/pyrightconfig.json new file mode 100644 index 00000000..bf051e8b --- /dev/null +++ b/pyrightconfig.json @@ -0,0 +1,4 @@ +{ + "reportMissingTypeStubs": "information", + "reportUnknownMemberType": "information" +}
\ No newline at end of file |