aboutsummaryrefslogtreecommitdiff
path: root/pyrightconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'pyrightconfig.json')
-rw-r--r--pyrightconfig.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/pyrightconfig.json b/pyrightconfig.json
index 9c2d55a..3aba5d1 100644
--- a/pyrightconfig.json
+++ b/pyrightconfig.json
@@ -1,3 +1,4 @@
{
- "typeCheckingMode": "basic"
+ "typeCheckingMode": "basic",
+ "reportUnnecessaryTypeIgnoreComment": true
} \ No newline at end of file