Allow declarationMap to be emitted when transpiling declarations and option is enabled (#59337)

This commit is contained in:
Sheetal Nandi
2024-07-17 17:07:17 -07:00
committed by GitHub
parent 45062406e4
commit afa03f0948
16 changed files with 980 additions and 4 deletions
-1
View File
@@ -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,
},