Skip to content

Commit 77e4731

Browse files
colawwjFredericHeem
authored andcommitted
add-typescript.md-for-cpim (Azure#18569)
1 parent 030922c commit 77e4731

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## TypeScript
2+
3+
These settings apply only when `--typescript` is specified on the command line.
4+
Please also specify `--typescript-sdks-folder=<path to root folder of your azure-sdk-for-js clone>`.
5+
6+
``` yaml $(typescript)
7+
typescript:
8+
azure-arm: true
9+
package-name: "@azure/arm-azureadexternalidentities"
10+
output-folder: "$(typescript-sdks-folder)/sdk/azureadexternalidentities/arm-azureadexternalidentities"
11+
generate-metadata: true
12+
```

0 commit comments

Comments
 (0)