mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 01:11:25 +00:00
Prettier 2.0 (#393)
This commit is contained in:
@@ -139,7 +139,7 @@ export default class ConflictId {
|
||||
id,
|
||||
partitionKeyValue: partitionKeyValueResolved,
|
||||
partitionKeyProperty: this.partitionKeyProperty,
|
||||
partitionKey: this.partitionKey
|
||||
partitionKey: this.partitionKey,
|
||||
},
|
||||
partitionKeyValueResolved
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user