Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 478 Bytes

File metadata and controls

14 lines (12 loc) · 478 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-communitytraining"
  output-folder: "$(typescript-sdks-folder)/sdk/communitytraining/arm-communitytraining"
  payload-flattening-threshold: 1
  clear-output-folder: true
  generate-metadata: true