Fix tenant Id design for Azure accounts (#21086)

This commit is contained in:
Cheena Malhotra
2022-11-03 11:04:37 -07:00
committed by GitHub
parent 90d0310523
commit 85fad2360c
9 changed files with 64 additions and 31 deletions

View File

@@ -3,6 +3,7 @@
"compilerOptions": {
"outDir": "./out",
"noUnusedParameters": false,
"sourceMap": true,
"typeRoots": [
"./node_modules/@types"
],