mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-25 19:17:16 +08:00
Move test_cases to stdlib/@tests/test_cases (#11865)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
],
|
||||
"exclude": [
|
||||
// test cases use a custom config file
|
||||
"stubs/**/@tests/test_cases"
|
||||
"**/@tests/test_cases",
|
||||
],
|
||||
"typeCheckingMode": "strict",
|
||||
// Allowed in base settings for incomplete stubs, checked in stricter settings
|
||||
|
||||
Reference in New Issue
Block a user