We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42b54ab commit fd1ffd2Copy full SHA for fd1ffd2
1 file changed
src/utils/mergeProps/mergeProps.spec.ts
@@ -1,3 +1,4 @@
1
+/* eslint-disable @typescript-eslint/no-explicit-any */
2
import { describe, expect, it } from 'vitest';
3
4
import { mergeProps } from './mergeProps.ts';
0 commit comments