Skip to content

Commit 084ef2b

Browse files
committed
fix: remove unused eslint-disable
1 parent 75e24f8 commit 084ef2b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/expect/src/types.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
*
77
*/
88

9-
/* eslint-disable local/ban-types-eventually */
10-
119
import type {Config} from '@jest/types';
1210
import type * as jestMatcherUtils from 'jest-matcher-utils';
1311
import {INTERNAL_MATCHER_FLAG} from './jestMatchersObject';

0 commit comments

Comments
 (0)