mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
allow generateTrace in tsconfig and compiler API (#59636)
This commit is contained in:
@@ -437,7 +437,6 @@ export const commonOptionsWithBuild: CommandLineOption[] = [
|
||||
name: "generateTrace",
|
||||
type: "string",
|
||||
isFilePath: true,
|
||||
isCommandLineOnly: true,
|
||||
paramType: Diagnostics.DIRECTORY,
|
||||
category: Diagnostics.Compiler_Diagnostics,
|
||||
description: Diagnostics.Generates_an_event_trace_and_a_list_of_types,
|
||||
|
||||
Reference in New Issue
Block a user