Skip to content

Commit

Permalink
add-purview-typescript-file (Azure#15948)
Browse files Browse the repository at this point in the history
  • Loading branch information
colawwj authored Sep 8, 2021
1 parent 0e42f04 commit b9f2042
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions specification/purview/resource-manager/readme.typescript.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## 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-purview"
output-folder: "$(typescript-sdks-folder)/sdk/purview/arm-purview"
clear-output-folder: true
generate-metadata: true
```

0 comments on commit b9f2042

Please sign in to comment.