Adding vitest-axe breaks everything in weird ways #4
Annotations
4 errors
build:
src/App.test.tsx#L17
Property 'toBeVisible' does not exist on type 'Assertion<HTMLElement>'.
|
build:
src/example.test.ts#L6
Property 'toBeFrob' does not exist on type 'Assertion<string>'.
|
build:
src/setupTests.ts#L19
Property 'toHaveNoViolations' does not exist on type 'Assertion<undefined>'.
|
build
Process completed with exit code 1.
|