mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-28 04:22:21 +08:00
Go back to default for useLibraryCodeForTypes & delete removed vscode-python configs. (#11101)
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
"tests",
|
||||
],
|
||||
"typeCheckingMode": "strict",
|
||||
// Runtime libraries used by typeshed are not all py.typed
|
||||
"useLibraryCodeForTypes": true,
|
||||
// More of a lint. Unwanted for typeshed's own code.
|
||||
"reportImplicitStringConcatenation": "none",
|
||||
// Extra strict settings
|
||||
|
||||
Reference in New Issue
Block a user