Skip to content

Commit

Permalink
new datalake-ananlytics readme file (Azure#12430)
Browse files Browse the repository at this point in the history
  • Loading branch information
colawwj authored and mkarmark committed Jul 20, 2021
1 parent f183830 commit 3b13d83
Showing 1 changed file with 13 additions and 0 deletions.
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-datalake-analytics"
output-folder: "$(typescript-sdks-folder)/sdk/datalake-analytics/arm-datalake-analytics"
clear-output-folder: true
generate-metadata: true
```

0 comments on commit 3b13d83

Please sign in to comment.