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 d61e471 commit bc91dd8Copy full SHA for bc91dd8
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