chore(deps): upgrade prettier (#2592)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -17,8 +17,7 @@ import { DecoratedTask } from './types';
|
||||
const storageKey = 'docker-service-tasks';
|
||||
|
||||
interface TableSettings
|
||||
extends BasicTableSettings,
|
||||
FilteredColumnsTableSettings {}
|
||||
extends BasicTableSettings, FilteredColumnsTableSettings {}
|
||||
|
||||
export function TasksDatatable({
|
||||
dataset,
|
||||
|
||||
Reference in New Issue
Block a user