We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d19e02e commit 55d079dCopy full SHA for 55d079d
1 file changed
src/test/setup.ts
@@ -1,3 +1,4 @@
1
+/* eslint-disable @typescript-eslint/no-explicit-any */
2
import "@testing-library/jest-dom";
3
import { cleanup } from "@testing-library/react";
4
import { afterEach, vi } from "vitest";
0 commit comments