We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb58be commit b896717Copy full SHA for b896717
internal/tsoptions/declscompiler.go
@@ -498,7 +498,7 @@ var optionsForCompiler = []*CommandLineOption{
498
AffectsProgramStructure: true,
499
Category: diagnostics.Language_and_Environment,
500
Description: diagnostics.Enable_lib_replacement,
501
- DefaultValueDescription: true,
+ DefaultValueDescription: false,
502
},
503
504
// Strict Type Checks
0 commit comments