mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-06-26 04:51:03 +02:00
#182 - Support default sort option
This commit is contained in:
@@ -5,4 +5,5 @@ export interface SortingSetting {
|
||||
name: string;
|
||||
order: SortOrder;
|
||||
type: SortType;
|
||||
id?: string;
|
||||
}
|
||||
Reference in New Issue
Block a user