Skip to content

Commit

Permalink
new hybridkubernetes readme.typescript.md file (#13111)
Browse files Browse the repository at this point in the history
  • Loading branch information
colawwj authored Mar 18, 2021
1 parent b6b190f commit 803ecbd
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## 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>`.

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

0 comments on commit 803ecbd

Please sign in to comment.