mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-29 14:44:22 +00:00
Prettier 2.0 (#393)
This commit is contained in:
@@ -34,7 +34,7 @@ export function parseResourceTokenConnectionString(connectionString: string): Pa
|
||||
collectionId,
|
||||
databaseId,
|
||||
partitionKey,
|
||||
resourceToken
|
||||
resourceToken,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user