mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Allow declarationMap to be emitted when transpiling declarations and option is enabled (#59337)
This commit is contained in:
@@ -467,7 +467,6 @@ export const commonOptionsWithBuild: CommandLineOption[] = [
|
||||
affectsBuildInfo: true,
|
||||
showInSimplifiedHelpView: true,
|
||||
category: Diagnostics.Emit,
|
||||
transpileOptionValue: undefined,
|
||||
defaultValueDescription: false,
|
||||
description: Diagnostics.Create_sourcemaps_for_d_ts_files,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user