Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
Browse files Browse the repository at this point in the history
…-fix'
  • Loading branch information
kibanamachine committed Aug 8, 2024
1 parent 0cb54bb commit d6c8a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shared-ux/table_persist/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ export interface PersistData {
export interface SortCriteria {
field: string | number | symbol;
direction: 'asc' | 'desc';
};
}

0 comments on commit d6c8a52

Please sign in to comment.