mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-18 05:43:11 -05:00
* Reverts #39277 * Bring back modeyule resolution for the test runner
This commit is contained in:
@@ -1070,13 +1070,6 @@ namespace ts {
|
||||
category: Diagnostics.Advanced_Options,
|
||||
description: Diagnostics.Emit_class_fields_with_Define_instead_of_Set,
|
||||
},
|
||||
{
|
||||
name: "bundledPackageName",
|
||||
type: "string",
|
||||
affectsEmit: true,
|
||||
category: Diagnostics.Advanced_Options,
|
||||
description: Diagnostics.Provides_a_root_package_name_when_using_outFile_with_declarations,
|
||||
},
|
||||
|
||||
{
|
||||
name: "keyofStringsOnly",
|
||||
|
||||
Reference in New Issue
Block a user