Skip to content

Commit

Permalink
fix: lint again sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta committed Nov 22, 2024
1 parent 1cd43da commit e570907
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion __tests__/helpers/vitest.matchers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import type { AnySchema } from 'ajv';
import betterAjvErrors from '@readme/better-ajv-errors';
import Ajv from 'ajv';
import jsYaml from 'js-yaml';
import { expect } from 'vitest';

interface CustomMatchers<R = unknown> {
/**
Expand Down

0 comments on commit e570907

Please sign in to comment.