Skip to content

Commit a8ea128

Browse files
committed
Ignore ESLint false positive
1 parent ae3be67 commit a8ea128

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/ui/multi-commit-operation/base-multi-commit-operation.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ export interface IMultiCommitOperationProps {
2121
readonly repository: Repository
2222
readonly dispatcher: Dispatcher
2323

24+
// eslint-disable-next-line react/no-unused-prop-types
2425
readonly branchSortOrder: BranchSortOrder
2526

2627
/** The current state of the multi commit operation */

0 commit comments

Comments
 (0)