Skip to content

Commit

Permalink
`
Browse files Browse the repository at this point in the history
  • Loading branch information
wanlwanl committed Aug 6, 2024
1 parent 0922eaf commit c26fc6a
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,18 @@ options:
head-as-boolean: true
inject-spans: true
remove-unreferenced-types: true
"@azure-tools/typespec-ts":
azureSdkForJs: true
isModularLibrary: true
generateMetadata: true
hierarchyClient: true
experimentalExtensibleEnums: true
package-name: "@azure/arm-mongocluster"
flavor: "azure"
package-dir: "arm-mongocluster"
packageDetails:
name: "@azure/arm-mongocluster"
description: "DocumentDB MongoCluster Service"
linter:
extends:
- "@azure-tools/typespec-azure-rulesets/resource-manager"

0 comments on commit c26fc6a

Please sign in to comment.