mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
Non-standard capitalization of JSON commands (#175251)
This commit is contained in:
committed by
GitHub
parent
41edd9883f
commit
8dcf90c7d0
@@ -45,7 +45,7 @@ export interface DocumentSortingParams {
|
||||
*/
|
||||
uri: string;
|
||||
/**
|
||||
* The format options
|
||||
* The sort options
|
||||
*/
|
||||
options: SortOptions;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user