mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-27 17:23:21 -05:00
Update compile pipeline and fix eslint (#16129)
* Update pipelines * eslint * Fix layering * update tsec exemption
This commit is contained in:
@@ -61,3 +61,8 @@ export interface INotebookSearchConfigurationProperties {
|
||||
};
|
||||
sortOrder: SearchSortOrder;
|
||||
}
|
||||
|
||||
export const RESULTS_GRID_DEFAULTS = {
|
||||
cellPadding: [5, 8, 4],
|
||||
rowHeight: 24
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user