Skip to content

Commit

Permalink
fix: eslint prob
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Jun 16, 2024
1 parent af9e08f commit 572b4c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/node/test/helpers/vitest.matchers.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable @typescript-eslint/no-empty-interface */
import caseless from 'caseless';
import { isValidUUIDV4 } from 'is-valid-uuid-v4';
import { expect } from 'vitest';
Expand Down

0 comments on commit 572b4c2

Please sign in to comment.