mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 12:51:30 -05:00
Make tsbuildInfoFile as commandline option to tsc (and not tsc -b)
This commit is contained in:
@@ -343,7 +343,6 @@ namespace ts {
|
||||
type: "string",
|
||||
isFilePath: true,
|
||||
paramType: Diagnostics.FILE,
|
||||
isTSConfigOnly: true,
|
||||
category: Diagnostics.Basic_Options,
|
||||
description: Diagnostics.Specify_file_to_store_incremental_compilation_information,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user