mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-15 19:18:55 +08:00
@@ -5,6 +5,10 @@
|
||||
"stdlib",
|
||||
"stubs"
|
||||
],
|
||||
"exclude": [
|
||||
// `cryptography` stubs are outdated and to be removed
|
||||
"stubs/cryptography"
|
||||
],
|
||||
"typeCheckingMode": "basic",
|
||||
"strictListInference": true,
|
||||
"strictDictionaryInference": true,
|
||||
|
||||
Reference in New Issue
Block a user