Skip to content

Commit

Permalink
chore: include reference path
Browse files Browse the repository at this point in the history
  • Loading branch information
alessbell committed Oct 16, 2023
1 parent 759f29e commit 8fb45dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/testing/matchers/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/// <reference path="./index.d.ts" />

import { expect } from "@jest/globals";
import { toMatchDocument } from "./toMatchDocument.js";
import { toHaveSuspenseCacheEntryUsing } from "./toHaveSuspenseCacheEntryUsing.js";
Expand Down

0 comments on commit 8fb45dd

Please sign in to comment.