Skip to content

Commit

Permalink
Fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivangiReja committed Oct 12, 2024
1 parent 3f48a57 commit 7c4c7cb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions specification/ai/Azure.AI.Client/tspconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,13 @@ options:
generate-sample: false
examples-dir: "{project-root}/examples"
"@azure-tools/typespec-csharp":
clear-output-folder: true
package-mode: "dataplane"
package-dir: "azure-ai-client"
package-name: "{package-dir}"
flavor: azure
generate-test: false
generate-sample: false
flavor: azure
examples-dir: "{project-root}/examples"
linter:
extends:
- "@azure-tools/typespec-azure-rulesets/data-plane"

0 comments on commit 7c4c7cb

Please sign in to comment.