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.
2 parents 90b345c + 3e2be80 commit 06e2537Copy full SHA for 06e2537
src/compiler/commandLineParser.ts
@@ -243,7 +243,6 @@ namespace ts {
243
"node": ModuleResolutionKind.NodeJs,
244
"classic": ModuleResolutionKind.Classic
245
},
246
- experimental: true,
247
description: Diagnostics.Specifies_module_resolution_strategy_Colon_node_Node_or_classic_TypeScript_pre_1_6
248
}
249
];
0 commit comments