Skip to content

Commit

Permalink
Remove unneeded @types/jest types import
Browse files Browse the repository at this point in the history
  • Loading branch information
keeganwitt committed Jul 27, 2022
1 parent 117543e commit 8e13fd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions types/index.d.ts
@@ -1,5 +1,3 @@
/// <reference types="jest" />

/* eslint-disable @typescript-eslint/no-explicit-any */

declare namespace jest {
Expand Down

0 comments on commit 8e13fd5

Please sign in to comment.