Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 440 Bytes

File metadata and controls

13 lines (11 loc) · 440 Bytes

TypeScript

These settings apply only when --typescript is specified on the command line. Please also specify --typescript-sdks-folder=<path to root folder of your azure-sdk-for-js clone>.

typescript:
  azure-arm: true
  package-name: "@azure/arm-changeanalysis"
  output-folder: "$(typescript-sdks-folder)/sdk/changeanalysis/arm-changeanalysis"
  payload-flattening-threshold: 1
  generate-metadata: true