Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 438 Bytes

File metadata and controls

13 lines (11 loc) · 438 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-securityinsight"
  output-folder: "$(typescript-sdks-folder)/sdk/securityinsight/arm-securityinsight"
  clear-output-folder: true
  generate-metadata: true