Skip to content

Commit 3f8ca33

Browse files
authored
Update emitter name in sdk auto config (#23312)
1 parent dfa60ad commit 3f8ca33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specificationRepositoryConfiguration.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@
8383
}
8484
}
8585
},
86-
"typeSpecEmitterToSdkRepositoryMapping": {
86+
"typespecEmitterToSdkRepositoryMapping": {
8787
"@azure-tools/typespec-python": "azure-sdk-for-python",
8888
"@azure-tools/typespec-java": "azure-sdk-for-java",
8989
"@azure-tools/typespec-csharp": "azure-sdk-for-net-track2",
90-
"@azure-tools/typespec-typescript": "azure-sdk-for-js"
90+
"@azure-tools/typespec-ts": "azure-sdk-for-js"
9191
}
9292
}

0 commit comments

Comments
 (0)